public class BinaryHandlingException extends Exception
This class represents an exception while handling binary data.
| Constructor and Description |
|---|
BinaryHandlingException(String msg)
Creates a new
BinaryHandlingException. |
BinaryHandlingException(String msg,
Throwable cause)
Creates a new
BinaryHandlingException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BinaryHandlingException(String msg)
BinaryHandlingException.msg - The message textCopyright © 2010 - 2020 Adobe. All Rights Reserved