Class EnvironmentIncompatibleCategoryException

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

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

  • Constructor Details

    • EnvironmentIncompatibleCategoryException

      public EnvironmentIncompatibleCategoryException()