Package org.apache.synapse.securevault
Class SecureVaultException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.synapse.securevault.SecureVaultException
- All Implemented Interfaces:
Serializable
Common exception for all within secure vault module - TODO create fine grain exceptions
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSecureVaultException(String string) SecureVaultException(String msg, Throwable e) SecureVaultException(String msg, Throwable cause, org.apache.commons.logging.Log synLog) SecureVaultException(String msg, org.apache.commons.logging.Log synLog) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SecureVaultException
-
SecureVaultException
-
SecureVaultException
-
SecureVaultException
-
SecureVaultException
-