public class DigesterLoadingException extends Exception
| Constructor and Description |
|---|
DigesterLoadingException(String msg) |
DigesterLoadingException(String msg,
Throwable cause) |
DigesterLoadingException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause()
Return the cause of this exception (if any) as specified in the
exception constructor.
|
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2001–2021 The Apache Software Foundation. All rights reserved.