Class EnvironmentKuberClientConfigMapFetchException

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

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

  • Constructor Details

    • EnvironmentKuberClientConfigMapFetchException

      public EnvironmentKuberClientConfigMapFetchException(String configMapName, String namespace)