Package com.atlassian.bamboo.security
Class EncryptionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.atlassian.bamboo.security.EncryptionException
-
- All Implemented Interfaces:
Serializable
public class EncryptionException extends RuntimeException
Aggregates the various encryption exception in to one.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EncryptionException(String buildName, Throwable throwable)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-