Class ItfLiteDecryptException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.qubership.atp.auth.springbootstarter.exceptions.AtpException
org.qubership.atp.itf.lite.backend.exceptions.ItfLiteException
org.qubership.atp.itf.lite.backend.exceptions.requests.ItfLiteDecryptException
All Implemented Interfaces:
Serializable

@ResponseStatus(value=BAD_REQUEST, reason="ITFL-1018") public class ItfLiteDecryptException extends ItfLiteException
See Also:
  • Constructor Details

    • ItfLiteDecryptException

      public ItfLiteDecryptException()