public class JaxrsExceptionMapper extends Object implements ThrowableMapper
| Constructor and Description |
|---|
JaxrsExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Throwable param) |
ErrorInfo |
toErrorInfo(Throwable throwable) |
public ErrorInfo toErrorInfo(Throwable throwable)
toErrorInfo in interface ThrowableMapperCopyright © 2020. All rights reserved.