org.opennms.protocols.snmp
Class SnmpBadConversionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.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
Fields inherited from class java.lang.Exception |
|
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 |
SnmpBadConversionException
public SnmpBadConversionException(String why)
- The exception constructor
- Parameters:
why
- The reason the exception is being raised
SnmpBadConversionException
public SnmpBadConversionException()
- The exception constructor
Generated by jpp on July 15 2004 1044.