public class NonUniqueBlogIdentifierExceptionMapper extends AbstractExceptionMapper<NonUniqueBlogIdentifierException>
Constructor and Description |
---|
NonUniqueBlogIdentifierExceptionMapper() |
Modifier and Type | Method and Description |
---|---|
String |
getErrorMessage(NonUniqueBlogIdentifierException exception)
Get the message of the exception in mapper.
|
int |
getStatusCode() |
getCurrentUserLocale, getLocalizedMessage, handle, toResponse
public NonUniqueBlogIdentifierExceptionMapper()
public String getErrorMessage(NonUniqueBlogIdentifierException exception)
getErrorMessage
in class AbstractExceptionMapper<NonUniqueBlogIdentifierException>
exception
- thrownpublic int getStatusCode()
getStatusCode
in class AbstractExceptionMapper<NonUniqueBlogIdentifierException>
Copyright © 2019 Communote team. All rights reserved.