Class ItfLiteRequestSizeLimitException

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.ItfLiteRequestSizeLimitException
All Implemented Interfaces:
Serializable

@ResponseStatus(value=PAYLOAD_TOO_LARGE, reason="ITFL-1012") public class ItfLiteRequestSizeLimitException extends ItfLiteException
See Also:
  • Field Details

  • Constructor Details

    • ItfLiteRequestSizeLimitException

      public ItfLiteRequestSizeLimitException()