Package org.opennms.netmgt.poller
Class InsufficientParametersException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.opennms.netmgt.poller.InsufficientParametersException
-
- All Implemented Interfaces:
Serializable
public class InsufficientParametersException extends Exception
InsufficientParametersException class.
- Author:
- Mathew Brozowski, Ben Reed
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InsufficientParametersException(String message)
Constructor for InsufficientParametersException.
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-