Class TdmSearchCleanupConfigException

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

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

  • Constructor Details

    • TdmSearchCleanupConfigException

      public TdmSearchCleanupConfigException(String configId)
    • TdmSearchCleanupConfigException

      public TdmSearchCleanupConfigException()