Class TdmDbCheckQueryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.qubership.atp.auth.springbootstarter.exceptions.AtpException
org.qubership.atp.tdm.exceptions.TdmInternalException
org.qubership.atp.tdm.exceptions.db.TdmDbCheckQueryException
All Implemented Interfaces:
Serializable

@ResponseStatus(value=INTERNAL_SERVER_ERROR, reason="TDM-4007") public class TdmDbCheckQueryException extends TdmInternalException
See Also:
  • Field Details

  • Constructor Details

    • TdmDbCheckQueryException

      public TdmDbCheckQueryException()