org.mentawai.ajaxtag.responses
Class ErrorResponse
java.lang.Object
org.mentawai.ajaxtag.responses.BaseAjaxtagResponse
org.mentawai.ajaxtag.responses.ErrorResponse
public class ErrorResponse
- extends BaseAjaxtagResponse
Holds the response to the errorFunction on all ajaxtag tags.
- Since:
- 1.9
- Author:
- Marvin Froeder (m@rvin.info)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ErrorResponse
public ErrorResponse(Exception e)
ErrorResponse
public ErrorResponse()
getConstraints
public AjaxtagConstraints getConstraints()
- Specified by:
getConstraints in class BaseAjaxtagResponse
getException
public Exception getException()
Copyright © 2011. All Rights Reserved.