public class I2PInvalidDatagramException extends Exception
| Constructor and Description |
|---|
I2PInvalidDatagramException()Creates a new I2PInvalidDatagramException without a detail message. |
I2PInvalidDatagramException(String s)Creates a new I2PInvalidDatagramException with a detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic I2PInvalidDatagramException()
public I2PInvalidDatagramException(String s)
s - the detail message