JoeSNMP API 0.2.6

org.opennms.protocols.exceptions
Class InsufficientDataException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.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

Field Summary
 
Fields inherited from class java.lang.RuntimeException
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
InsufficientDataException()
           
InsufficientDataException(String why)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InsufficientDataException

public InsufficientDataException()

InsufficientDataException

public InsufficientDataException(String why)

JoeSNMP API 0.2.6

Generated by jpp on July 15 2004 1044.