Uses of Class
org.eclipse.ohf.wado.client.WADOException

Packages that use WADOException
org.eclipse.ohf.wado.client   
 

Uses of WADOException in org.eclipse.ohf.wado.client
 

Subclasses of WADOException in org.eclipse.ohf.wado.client
 class RequestParametersValidationException
          This exception will be thrown by WADORequestProcessor when the set of request parameters are invalid (based on the specification).
 class WADOServerNotFoundException
          This exception will be thrown if the WADO client was unable to connect to the WADO server.