nl.surfnet.coin.csa.util
Class AjaxResponseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
nl.surfnet.coin.csa.util.AjaxResponseException
- All Implemented Interfaces:
- Serializable
public class AjaxResponseException
- extends RuntimeException
AjaxResponseException indicates a RuntimeException thrown as response
to an Ajax call (where it does not make sense to return the error view)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AjaxResponseException
public AjaxResponseException(String message)
Copyright © 2013 SURFnet bv, The Netherlands. All Rights Reserved.