public class DiscoveryPacketDecodeException extends Exception
| Constructor and Description |
|---|
DiscoveryPacketDecodeException(String message)
Constructs a
DiscoveryPacketDecodeException with message as the detailed error message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DiscoveryPacketDecodeException(String message)
DiscoveryPacketDecodeException with message as the detailed error message.message - the error message.
© 2016 ZIH Corp. All Rights Reserved.