Uses of Class
com.bytedesk.forum.exception.ErrorResponse
Packages that use ErrorResponse
-
Uses of ErrorResponse in com.bytedesk.forum.exception
Methods in com.bytedesk.forum.exception that return types with arguments of type ErrorResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ErrorResponse>
GlobalExceptionHandler.handleException
(Exception ex) org.springframework.http.ResponseEntity<ErrorResponse>
GlobalExceptionHandler.handleForumException
(ForumException ex)