Class ItfLiteRevisionHistoryNotFoundException

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

@ResponseStatus(value=INTERNAL_SERVER_ERROR, reason="ITFL-1050") public class ItfLiteRevisionHistoryNotFoundException extends ItfLiteException
See Also:
  • Field Details

  • Constructor Details

    • ItfLiteRevisionHistoryNotFoundException

      public ItfLiteRevisionHistoryNotFoundException(String itemType, String revision, String itemId)