org.opennms.protocols.exceptions
Class InsufficientDataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.opennms.protocols.exceptions.InsufficientDataException
- All Implemented Interfaces:
- Serializable
- public class InsufficientDataException
- extends RuntimeException
This exception is thrown when there is an insufficent
amount of data passed to a method.
- Version:
- 0.1
- Author:
- Brian Weaver
- See Also:
- Serialized Form
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InsufficientDataException
public InsufficientDataException()
InsufficientDataException
public InsufficientDataException(String why)
Generated by jpp on July 15 2004 1044.