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, toString
Copyright © 2001-2016 The Apache Software Foundation. All Rights Reserved.