Uses of Class
com.flat502.rox.http.ProcessingException

Packages that use ProcessingException
com.flat502.rox.processing Central location for shared client- and server-side processing logic. 
 

Uses of ProcessingException in com.flat502.rox.processing
 

Methods in com.flat502.rox.processing with parameters of type ProcessingException
protected  void HttpMessageHandler.handleProcessingException(ProcessingException exception)
          Called when an error occurs that is not related to an HTTP message.