Package org.opennms.protocols.ip
Class UnknownIPVersionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.opennms.protocols.ip.UnknownIPVersionException
- All Implemented Interfaces:
Serializable
This exception is thrown when the IP version is not supported by the IPHeader
class.
- Author:
- Brian Weaver
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnknownIPVersionException
public UnknownIPVersionException() -
UnknownIPVersionException
-