public class RestException extends Exception
| Constructor and Description |
|---|
RestException(RestError restError) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
RestError |
getRestError() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RestException(RestError restError)
public RestError getRestError()
public String getMessage()
getMessage in class ThrowableCopyright © 2015 Kicktipp GmbH. All rights reserved.