Uses of Class
org.cxbox.core.dto.ErrorResponseDTO
Packages that use ErrorResponseDTO
-
Uses of ErrorResponseDTO in org.cxbox.core.controller
Methods in org.cxbox.core.controller that return ErrorResponseDTOModifier and TypeMethodDescriptionGlobalExceptionHandler.businessException(BusinessException e) GlobalExceptionHandler.businessIntermediateException(Object data, BusinessIntermediateException e) GlobalExceptionHandler.unconfirmedException(UnconfirmedException e) GlobalExceptionHandler.versionMismatchException(VersionMismatchException e)