Class ItfLiteAccessDeniedException

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

@ResponseStatus(value=FORBIDDEN, reason="ITFL-5000") public class ItfLiteAccessDeniedException extends ItfLiteException
See Also:
  • Constructor Details

    • ItfLiteAccessDeniedException

      public ItfLiteAccessDeniedException(String message)