|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
net.clackrouter.packets.VNSUnknownICMPCodeException
public class VNSUnknownICMPCodeException
Encapsulates an exception that is thrown when a supplied ICMP code is not defined by the ICMP protocol.
| Constructor Summary | |
|---|---|
VNSUnknownICMPCodeException()
Constucts an unknown ICMP code exception. |
|
VNSUnknownICMPCodeException(java.lang.String message)
Constucts an unknown ICMP code exception. |
|
| Method Summary |
|---|
| 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 |
|---|
public VNSUnknownICMPCodeException()
public VNSUnknownICMPCodeException(java.lang.String message)
message - A message pertaining to the exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||