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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EncryptionException
public EncryptionException(String buildName,
Throwable throwable)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.