public class AnnotatedException extends Exception implements ExtException
| Constructor and Description |
|---|
AnnotatedException(String string) |
AnnotatedException(String string,
Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause()
Returns the cause of the exception.
|
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AnnotatedException(String string)
public Throwable getCause()
ExtExceptiongetCause in interface ExtExceptiongetCause in class ThrowableCopyright © 2015–2021 The veraPDF Consortium. All rights reserved.