@Component public class ToplevelTopicCannotBeChildExceptionMapper extends Object implements ExceptionMapper<ToplevelTopicCannotBeChildException>
AUTHENTICATION_ERROR, AUTHORIZATION_ERROR, BAD_REQUEST, FORBIDDEN, ILLEGAL_PARAMETERS_ERROR, INTERNAL_ERROR, NOT_ACCEPTABLE, NOT_FOUND, OKAY, UNKNOWN_ERROR, VALIDATION_ERROR, WARNING
Constructor and Description |
---|
ToplevelTopicCannotBeChildExceptionMapper() |
Modifier and Type | Method and Description |
---|---|
Class<ToplevelTopicCannotBeChildException> |
getExceptionClass() |
Status |
mapException(ToplevelTopicCannotBeChildException exception)
Maps the given exception to a status.
|
public ToplevelTopicCannotBeChildExceptionMapper()
public Class<ToplevelTopicCannotBeChildException> getExceptionClass()
getExceptionClass
in interface ExceptionMapper<ToplevelTopicCannotBeChildException>
public Status mapException(ToplevelTopicCannotBeChildException exception)
mapException
in interface ExceptionMapper<ToplevelTopicCannotBeChildException>
exception
- The exception to map.Copyright © 2019 Communote team. All rights reserved.