Modifier and Type | Method and Description |
---|---|
Status |
ExtensionNotSupportedExceptionMapper.mapException(ExtensionNotSupportedException exception)
Maps the given exception to a status.
|
Status |
ParameterValidationExceptionMapper.mapException(ParameterValidationException exception)
Maps the given exception to a status.
|
Status |
ResponseBuildExceptionMapper.mapException(ResponseBuildException exception)
Maps the given exception to a status.
|
Status |
RestApiIllegalRequestParameterExceptionMapper.mapException(RestApiIllegalRequestParameterException exception)
Maps the given exception to a status.
|
Modifier and Type | Method and Description |
---|---|
Status |
AttachmentIsEmptyExceptionMapper.mapException(AttachmentIsEmptyException exception)
Maps the given exception to a status.
|
Modifier and Type | Method and Description |
---|---|
Status |
NoPreviewAvailableExceptionMapper.mapException(NoPreviewAvailableException exception)
Maps the given exception to a status.
|
Modifier and Type | Method and Description |
---|---|
Status |
ExtensionNotSupportedExceptionMapper.mapException(ExtensionNotSupportedException exception)
Maps the given exception to a status.
|
Status |
IllegalRequestParameterExceptionMapper.mapException(IllegalRequestParameterException exception)
Maps the given exception to a status.
|
Status |
ParameterValidationExceptionMapper.mapException(ParameterValidationException exception)
Maps the given exception to a status.
|
Status |
ResponseBuildExceptionMapper.mapException(ResponseBuildException exception)
Maps the given exception to a status.
|
Status |
RestApiIllegalRequestParameterExceptionMapper.mapException(RestApiIllegalRequestParameterException exception)
Maps the given exception to a status.
|
Modifier and Type | Method and Description |
---|---|
Status |
AttachmentIsEmptyExceptionMapper.mapException(AttachmentIsEmptyException exception)
Maps the given exception to a status.
|
Modifier and Type | Method and Description |
---|---|
Status |
NoPreviewAvailableExceptionMapper.mapException(NoPreviewAvailableException exception)
Maps the given exception to a status.
|
Modifier and Type | Method and Description |
---|---|
static javax.ws.rs.core.Response |
ResponseHelper.buildErrorResponse(Status status,
javax.ws.rs.core.Request request)
Build an error response from the error describing status object and the current request
|
Modifier and Type | Method and Description |
---|---|
Status |
ExtensionNotSupportedExceptionMapper.mapException(ExtensionNotSupportedException exception)
Maps the given exception to a status.
|
Status |
IllegalRequestParameterExceptionMapper.mapException(IllegalRequestParameterException exception)
Maps the given exception to a status.
|
Status |
ParameterValidationExceptionMapper.mapException(ParameterValidationException exception)
Maps the given exception to a status.
|
Status |
ResponseBuildExceptionMapper.mapException(ResponseBuildException exception)
Maps the given exception to a status.
|
Status |
RestApiIllegalRequestParameterExceptionMapper.mapException(RestApiIllegalRequestParameterException exception)
Maps the given exception to a status.
|
Modifier and Type | Method and Description |
---|---|
Status |
NoNoteSpecifiedExceptionMapper.mapException(NoNoteSpecifiedException exception) |
Status |
NoTopicIdentifierSpecifiedExceptionMapper.mapException(NoTopicIdentifierSpecifiedException arg0) |
Status |
NoTopicSpecifiedExceptionMapper.mapException(NoTopicSpecifiedException exception) |
Modifier and Type | Method and Description |
---|---|
Status |
MessageParsingExceptionMapper.mapException(MessageParsingException exception)
Maps the given exception to a status.
|
Status |
MessageValidationExceptionMapper.mapException(MessageValidationException exception)
Maps the given exception to a status.
|
Modifier and Type | Method and Description |
---|---|
Status |
ExceptionMapper.mapException(T exception)
Maps the given exception to a status.
|
<T extends Throwable> |
ExceptionMapperManagement.mapException(T exception)
Maps the given exception to a status.
|
Modifier and Type | Method and Description |
---|---|
Status |
SpringAccessDeniedExceptionMapper.mapException(org.springframework.security.access.AccessDeniedException exception)
Maps the given exception to a status.
|
Status |
AuthenticationExceptionMapper.mapException(org.springframework.security.core.AuthenticationException exception)
Maps the given exception to a status.
|
Status |
AuthorizationExceptionMapper.mapException(AuthorizationException exception)
Maps the given exception to a status.
|
Status |
BlogAccessExceptionMapper.mapException(BlogAccessException exception)
Maps the given exception to a status.
|
Status |
BlogIdentifierValidationExceptionMapper.mapException(BlogIdentifierValidationException exception)
Maps the given exception to a status.
|
Status |
BlogManagementExceptionMapper.mapException(BlogManagementException exception)
Maps the given exception to a status.
|
Status |
BlogNotFoundExceptionMapper.mapException(BlogNotFoundException exception)
Maps the given exception to a status.
|
Status |
BlogValidationExceptionMapper.mapException(BlogValidationException exception)
Maps the given exception to a status.
|
Status |
CommunoteEntityNotFoundExceptionMapper.mapException(CommunoteEntityNotFoundException exception)
Maps the given exception to a status.
|
Status |
ExceptionExceptionMapper.mapException(Exception exception)
Maps the given exception to a status.
|
Status |
ExternalObjectAlreadyAssignedExceptionMapper.mapException(ExternalObjectAlreadyAssignedException exception)
Maps the given exception to a status.
|
Status |
ExternalObjectNotAssignedExceptionMapper.mapException(ExternalObjectNotAssignedException exception)
Maps the given exception to a status.
|
Status |
ExternalSystemNotConfiguredExceptionMapper.mapException(ExternalSystemNotConfiguredException exception)
Maps the given exception to a status.
|
Status |
GroupNotFoundExceptionMapper.mapException(GroupNotFoundException exception)
Maps the given exception to a status.
|
Status |
IllegalArgumentExceptionMapper.mapException(IllegalArgumentException exception)
Maps the given exception to a status.
|
Status |
JsonMappingExceptionMapper.mapException(org.codehaus.jackson.map.JsonMappingException exception)
Maps the given exception to a status.
|
Status |
JsonParseExceptionMapper.mapException(org.codehaus.jackson.JsonParseException exception)
Maps the given exception to a status.
|
Status |
MaxLengthReachedExceptionMapper.mapException(MaxLengthReachedException exception)
Maps the given exception to a status.
|
Status |
MovingOfNonRootNotesNotAllowedExceptionMapper.mapException(MovingOfNonRootNotesNotAllowedException exception)
Maps the given exception to a status.
|
Status |
NoBlogManagerLeftExceptionMapper.mapException(NoBlogManagerLeftException exception)
Maps the given exception to a status.
|
Status |
NonUniqueBlogIdentifierExceptionMapper.mapException(NonUniqueBlogIdentifierException exception)
Maps the given exception to a status.
|
Status |
NoteManagementAuthorizationExceptionMapper.mapException(NoteManagementAuthorizationException exception)
Maps the given exception to a status.
|
Status |
NoteManagementExceptionMapper.mapException(NoteManagementException exception)
Maps the given exception to a status.
|
Status |
NoteNotFoundExceptionMapper.mapException(NoteNotFoundException exception)
Maps the given exception to a status.
|
Status |
NotePreProcessorExceptionMapper.mapException(NoteStoringPreProcessorException exception)
Maps the given exception to a status.
|
Status |
NotFoundExceptionMapper.mapException(NotFoundException exception)
Maps the given exception to a status.
|
Status |
ParentIsAlreadyChildDataIntegrityViolationExceptionMapper.mapException(ParentIsAlreadyChildDataIntegrityViolationException exception)
Maps the given exception to a status.
|
Status |
SwitchUserNotAllowedExceptionMapper.mapException(SwitchUserNotAllowedException exception)
Maps the given exception to a status.
|
Status |
TagNotFoundExceptionMapper.mapException(TagNotFoundException exception) |
Status |
TooManyExternalObjectsPerTopicExceptionMapper.mapException(TooManyExternalObjectsPerTopicException exception)
Maps the given exception to a status.
|
Status |
ToplevelTopicCannotBeChildExceptionMapper.mapException(ToplevelTopicCannotBeChildException exception)
Maps the given exception to a status.
|
Status |
ToplevelTopicIsAlreadyChildBlogManagementExceptionMapper.mapException(ToplevelTopicIsAlreadyChildBlogManagementException exception)
Maps the given exception to a status.
|
Status |
ToplevelTopicsDisabledBlogManagementExceptionMapper.mapException(ToplevelTopicsDisabledBlogManagementException exception)
Maps the given exception to a status.
|
Status |
UnexpectedAuthorizationExceptionMapper.mapException(UnexpectedAuthorizationException exception)
Maps the given exception to a status.
|
Status |
UserActivationValidationExceptionMapper.mapException(UserActivationValidationException exception)
Maps the given exception to a status.
|
Copyright © 2019 Communote team. All rights reserved.