Response.Body, Response.Content, Response.Error, Response.Redirect, Response.Status, Response.View| Constructor and Description |
|---|
Response.Error(String message) |
Response.Error(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
List<StackTraceElement> |
getAt() |
Throwable |
getCause() |
String |
getMessage() |
Result.Error |
result() |
String |
toString() |
public Response.Error(Throwable cause)
public Response.Error(String message)
public List<StackTraceElement> getAt()
public Throwable getCause()
public String getMessage()
public Result.Error result()
Copyright © 2014 eXo Platform SAS. All rights reserved.