Uses of Class
org.cxbox.core.dto.ErrorResponseDTO
-
Packages that use ErrorResponseDTO Package Description org.cxbox.core.controller -
-
Uses of ErrorResponseDTO in org.cxbox.core.controller
Methods in org.cxbox.core.controller that return ErrorResponseDTO Modifier and Type Method Description ErrorResponseDTOGlobalExceptionHandler. businessException(BusinessException e)ErrorResponseDTOGlobalExceptionHandler. businessIntermediateException(Object data, BusinessIntermediateException e)ErrorResponseDTOGlobalExceptionHandler. exception(Exception e)ErrorResponseDTOGlobalExceptionHandler. unconfirmedException(UnconfirmedException e)ErrorResponseDTOGlobalExceptionHandler. versionMismatchException(VersionMismatchException e)
-