play.mvc.results
Class Error
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
play.mvc.results.Result
play.mvc.results.Error
- All Implemented Interfaces:
- Serializable
public class Error
- extends Result
500 Error
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Error
public Error(String reason)
Error
public Error(int status,
String reason)
apply
public void apply(Http.Request request,
Http.Response response)
- Specified by:
apply in class Result
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly