Class EnvironmentUnsupportedDatabaseConnectionFetchException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.qubership.atp.auth.springbootstarter.exceptions.AtpException
org.qubership.atp.environments.errorhandling.AtpEnvironmentException
org.qubership.atp.environments.errorhandling.database.EnvironmentUnsupportedDatabaseConnectionFetchException
All Implemented Interfaces:
Serializable

@ResponseStatus(value=INTERNAL_SERVER_ERROR, reason="ENV-2002") public class EnvironmentUnsupportedDatabaseConnectionFetchException extends AtpEnvironmentException
See Also:
  • Field Details

  • Constructor Details

    • EnvironmentUnsupportedDatabaseConnectionFetchException

      public EnvironmentUnsupportedDatabaseConnectionFetchException(String type)