Class ItfLiteFileSecurityAccessException

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

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

    • ItfLiteFileSecurityAccessException

      public ItfLiteFileSecurityAccessException(String message)