public class JsonErrorResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
private int |
statusCode |
| Constructor and Description |
|---|
JsonErrorResponse(int statusCode) |
public ErrorResponse message(String key, String value)
public ErrorResponse json(Object json)
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.