JoeSNMP API 0.2.6

org.opennms.protocols.snmp
Class SnmpBadConversionException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.opennms.protocols.snmp.SnmpBadConversionException
All Implemented Interfaces:
Serializable

public class SnmpBadConversionException
extends Exception

Constructed when the library is unable to covert a value to another.

Version:
$Revision: 1.8 $
See Also:
SnmpIPAddress.convertToIpAddress(), Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
SnmpBadConversionException()
          The exception constructor
SnmpBadConversionException(String why)
          The exception constructor
 
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

SnmpBadConversionException

public SnmpBadConversionException(String why)
The exception constructor

Parameters:
why - The reason the exception is being raised

SnmpBadConversionException

public SnmpBadConversionException()
The exception constructor


JoeSNMP API 0.2.6

Generated by jpp on July 15 2004 1044.