public class InvalidHexValueException extends Exception
| Constructor and Description |
|---|
InvalidHexValueException(String message) |
InvalidHexValueException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidHexValueException(String message)
message - Reason for exception being thrownCopyright © 2016. All rights reserved.