Class SecretEncryptionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.adorsys.sts.resourceserver.service.SecretEncryptionException
All Implemented Interfaces:
Serializable

public class SecretEncryptionException extends RuntimeException
See Also:
  • Constructor Details

    • SecretEncryptionException

      public SecretEncryptionException(Throwable cause)
    • SecretEncryptionException

      public SecretEncryptionException(String message)