public final class ExceptionMapper extends Object
Modifier and Type | Method and Description |
---|---|
static XKMSException |
fromResponse(ResultType result) |
static <T extends ResultType> |
toResponse(Exception e,
T result) |
public static <T extends ResultType> T toResponse(Exception e, T result)
public static XKMSException fromResponse(ResultType result)
Apache CXF