nl.surfnet.coin.csa.util
Class AjaxResponseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by 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

Constructor Summary
AjaxResponseException(String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AjaxResponseException

public AjaxResponseException(String message)


Copyright © 2013 SURFnet bv, The Netherlands. All Rights Reserved.