OpenNMS API 1.2.3

org.opennms.protocols.ip
Class UnknownIPVersionException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.opennms.protocols.ip.UnknownIPVersionException
All Implemented Interfaces:
java.io.Serializable

public class UnknownIPVersionException
extends java.lang.RuntimeException

This exception is thrown when the IP version is not supported by the IPHeader class.

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
UnknownIPVersionException()
           
UnknownIPVersionException(java.lang.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

UnknownIPVersionException

public UnknownIPVersionException()

UnknownIPVersionException

public UnknownIPVersionException(java.lang.String why)

OpenNMS API 1.2.3

Generated by eevans on May 29 2005 2015.