Class TdmDbDriverNotFoundException

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

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

  • Constructor Details

    • TdmDbDriverNotFoundException

      public TdmDbDriverNotFoundException(String type)