Class AtpEnvironmentException

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
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
EnvironmentCloudClientCreationException, EnvironmentConnectionJdbcUrlFormatException, EnvironmentDatabaseDriverLoadException, EnvironmentDatabaseVersionCheckException, EnvironmentEncryptionException, EnvironmentHazelcastCacheIllegalValueTypeException, EnvironmentHazelcastCacheLookupTimeoutException, EnvironmentHistoryRevisionNotFoundException, EnvironmentHistoryValidationException, EnvironmentIllegalCloudConnectionTemplateClassException, EnvironmentIllegalConnectionTypeException, EnvironmentIllegalHistoryEntityTypeArgumentException, EnvironmentIllegalProjectEventTypeException, EnvironmentIllegalTaEngineTemplateException, EnvironmentImportFileLoadException, EnvironmentIncompatibleCategoryException, EnvironmentJsonParseException, EnvironmentKubeClientEntityFetchException, EnvironmentKuberClientConfigMapFetchException, EnvironmentNotIdentifiableObjectException, EnvironmentOpenshiftDeploymentConfigsFetchException, EnvironmentOpenshiftImageListFetchException, EnvironmentOpenshiftProjectFetchException, EnvironmentSqlConnectionCloseException, EnvironmentSqlConnectionParamEncryptException, EnvironmentSqlConnectionSshKeyEncryptException, EnvironmentSshCommandRunException, EnvironmentsWithFilterRequestException, EnvironmentTaEngineValidationException, EnvironmentUnsupportedDatabaseConnectionFetchException, UserSettingsAlreadyExistsException

@ResponseStatus(value=INTERNAL_SERVER_ERROR, reason="ENV-0000") public class AtpEnvironmentException extends org.qubership.atp.auth.springbootstarter.exceptions.AtpException
See Also:
  • Constructor Details

    • AtpEnvironmentException

      public AtpEnvironmentException(String message)