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, toString
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.