public final class DecodingException extends Exception
Constructor and Description |
---|
DecodingException(String message)
Constructs a new exception for a given message.
|
DecodingException(String message,
Throwable cause)
Constructs a new exception for a given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DecodingException(String message)
message
- the messageCopyright © 2011–2022 Stiftung SIC. All rights reserved.