Class TdmSearchDataByCriteriaException

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

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

  • Constructor Details

    • TdmSearchDataByCriteriaException

      public TdmSearchDataByCriteriaException(String tableName, String project, String system)
    • TdmSearchDataByCriteriaException

      public TdmSearchDataByCriteriaException(String tableName)