Package | Description |
---|---|
com.communote.plugins.api.rest.service.exception | |
com.communote.server.core.blog | |
com.communote.server.core.exception.mapper |
Modifier and Type | Method and Description |
---|---|
String |
NoteManagementExceptionMapper.getErrorMessage(NoteManagementException exception)
Get the message of the exception in mapper.
|
Modifier and Type | Class and Description |
---|---|
class |
MovingOfNonRootNotesNotAllowedException
Exception, which is thrown, when the user tried to move a non root note.
|
class |
TooManyMentionedUsersNoteManagementException
Exception, which is thrown when the user tried to notify to many users.
|
Modifier and Type | Method and Description |
---|---|
Class<NoteManagementException> |
NoteManagementExceptionMapper.getExceptionClass() |
Modifier and Type | Method and Description |
---|---|
Status |
NoteManagementExceptionMapper.mapException(NoteManagementException exception)
Maps the given exception to a status.
|
Copyright © 2019 Communote team. All rights reserved.