Class SecretDecryptionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.adorsys.sts.keymanagement.exceptions.SecretDecryptionException
All Implemented Interfaces:
Serializable

public class SecretDecryptionException extends RuntimeException
See Also:
  • Constructor Details

    • SecretDecryptionException

      public SecretDecryptionException(String message)
    • SecretDecryptionException

      public SecretDecryptionException(Throwable cause)