Class UnsupportedKeyLengthException

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

public class UnsupportedKeyLengthException extends RuntimeException
See Also:
  • Constructor Details

    • UnsupportedKeyLengthException

      public UnsupportedKeyLengthException(String message)
    • UnsupportedKeyLengthException

      public UnsupportedKeyLengthException(String message, Throwable cause)