Uses of Class
com.bytedesk.core.quality.exception.ErrorResponse
Packages that use ErrorResponse
-
Uses of ErrorResponse in com.bytedesk.core.quality.exception
Methods in com.bytedesk.core.quality.exception that return types with arguments of type ErrorResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ErrorResponse>
QualityExceptionHandler.handleInspectionNotFound
(QualityInspectionNotFoundException ex) org.springframework.http.ResponseEntity<ErrorResponse>
QualityExceptionHandler.handleQualityException
(QualityException ex) org.springframework.http.ResponseEntity<ErrorResponse>
QualityExceptionHandler.handleRuleNotFound
(QualityRuleNotFoundException ex)