public class SecureVaultException extends RuntimeException
Constructor and Description |
---|
SecureVaultException(String string) |
SecureVaultException(String msg,
org.apache.commons.logging.Log synLog) |
SecureVaultException(String msg,
Throwable e) |
SecureVaultException(String msg,
Throwable cause,
org.apache.commons.logging.Log synLog) |
SecureVaultException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.