Class TdmSearchSystemException

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

@ResponseStatus(value=INTERNAL_SERVER_ERROR, reason="TDM-0016") public class TdmSearchSystemException extends TdmInternalException
See Also:
  • Constructor Details

    • TdmSearchSystemException

      public TdmSearchSystemException(String systemId, String projectId)