public class ExceptionProcessor extends Object
| Constructor and Description |
|---|
ExceptionProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isError(ServiceMessage message) |
static Throwable |
mapException(Throwable throwable) |
static ServiceException |
toException(String qualifier,
ErrorData data) |
static ServiceMessage |
toMessage(Throwable throwable) |
public static boolean isError(ServiceMessage message)
public static ServiceMessage toMessage(Throwable throwable)
public static ServiceException toException(String qualifier, ErrorData data)
Copyright © 2015–2018. All rights reserved.