Uses of Class
org.qubership.integration.platform.engine.errorhandling.EngineRuntimeException
Packages that use EngineRuntimeException
-
Uses of EngineRuntimeException in org.qubership.integration.platform.engine.errorhandling
Methods in org.qubership.integration.platform.engine.errorhandling with parameters of type EngineRuntimeExceptionModifier and TypeMethodDescriptionfinal org.springframework.http.ResponseEntity<ExceptionDTO> ControllerExceptionHandler.handleKubeApiException(EngineRuntimeException exception) final org.springframework.http.ResponseEntity<ExceptionDTO> ControllerExceptionHandler.handleLoggingMaskingException(EngineRuntimeException exception)