| Package | Description |
|---|---|
| com.communote.server.core.blog | |
| com.communote.server.core.exception.mapper |
| Modifier and Type | Class and Description |
|---|---|
class |
ToplevelTopicIsAlreadyChildBlogManagementException
This exception is thrown, when somebody tries to declace a topic as top level topic if it is
already a child itself.
|
class |
ToplevelTopicsDisabledBlogManagementException
This exception is thrown, when somebody tries to declare a topic as top level topic if top level
topics are disabled.
|
| Modifier and Type | Method and Description |
|---|---|
Class<BlogManagementException> |
BlogManagementExceptionMapper.getExceptionClass() |
| Modifier and Type | Method and Description |
|---|---|
Status |
BlogManagementExceptionMapper.mapException(BlogManagementException exception)
Maps the given exception to a status.
|
Copyright © 2019 Communote team. All rights reserved.