public class CpeEncodingException extends Exception
| Constructor and Description |
|---|
CpeEncodingException(String message)
Constructs a new exception with the specified detail message.
|
CpeEncodingException(String message,
Exception cause)
Constructs a new exception with the specified detail message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CpeEncodingException(String message)
message - the detailed messageCopyright © 2018–2025. All rights reserved.