juzu
Class Response.Error
java.lang.Object
juzu.Response
juzu.Response.Error
- Enclosing class:
- Response
public static class Response.Error
- extends Response
| Methods inherited from class juzu.Response |
content, content, content, error, error, getProperties, notFound, notFound, ok, ok, redirect, with, with, withHeader, withNo, without |
Response.Error
public Response.Error(Throwable cause)
Response.Error
public Response.Error(String message)
getAt
public List<StackTraceElement> getAt()
getCause
public Throwable getCause()
getMessage
public String getMessage()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013 eXo Platform SAS. All Rights Reserved.