public class CustomCompositeException extends DecoderException
Constructor and Description |
---|
CustomCompositeException(String reason)
Constructor.
|
CustomCompositeException(String reason,
Exception cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CustomCompositeException(String reason)
reason
- error descriptionCopyright © 2005–2024 Onix Solutions. All rights reserved.