| Constructor and Description |
|---|
LoggingExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
formatErrorMessage(long id,
E exception) |
protected String |
formatLogMessage(long id,
Throwable exception) |
protected void |
logException(long id,
E exception) |
javax.ws.rs.core.Response |
toResponse(E exception) |
Copyright © 2015. All rights reserved.