Uses of Class
org.qubership.integration.platform.variables.management.rest.exception.MalformedVariableNameException
Packages that use MalformedVariableNameException
-
Uses of MalformedVariableNameException in org.qubership.integration.platform.variables.management.rest.exception
Methods in org.qubership.integration.platform.variables.management.rest.exception with parameters of type MalformedVariableNameExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ExceptionDTO> GlobalExceptionHandler.handleMalformedVariableNameException(MalformedVariableNameException exception)