public class ExceptionResponse extends InvalidResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
ExceptionResponse.Externalizer |
| Constructor and Description |
|---|
ExceptionResponse() |
ExceptionResponse(Exception exception) |
| Modifier and Type | Method and Description |
|---|---|
Exception |
getException() |
void |
setException(Exception exception) |
isSuccessful, isValid, toStringCopyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.