JoeSNMP API 0.2.6

org.opennms.protocols.exceptions
Class OverflowDataException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.opennms.protocols.exceptions.OverflowDataException
All Implemented Interfaces:
Serializable

public class OverflowDataException
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
OverflowDataException()
           
OverflowDataException(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

OverflowDataException

public OverflowDataException()

OverflowDataException

public OverflowDataException(String why)

JoeSNMP API 0.2.6

Generated by jpp on July 15 2004 1044.