public class EncryptionServiceException extends NestedRuntimeException
NestedThrowable.Util
Constructor and Description |
---|
EncryptionServiceException() |
EncryptionServiceException(java.lang.String msg) |
EncryptionServiceException(java.lang.String msg,
java.lang.Throwable nested) |
EncryptionServiceException(java.lang.Throwable nested) |
getNested, getNestedException, initCause, printStackTrace, printStackTrace, printStackTrace, superPrintStackTrace, superPrintStackTrace, superToString, toString
public EncryptionServiceException()
public EncryptionServiceException(java.lang.String msg)
public EncryptionServiceException(java.lang.Throwable nested)
public EncryptionServiceException(java.lang.String msg, java.lang.Throwable nested)