Uses of Class
org.gwe.api.exceptions.GWEDomainException

Packages that use GWEDomainException
org.gwe.api   
org.gwe.api.exceptions   
org.gwe.app.client   
org.gwe.app.client.regular.shell   
 

Uses of GWEDomainException in org.gwe.api
 

Methods in org.gwe.api that throw GWEDomainException
 java.lang.String Session4ClientAPIEnhancer.doOrderBasedOperation(ClientOrderBasedOperation oper, int orderId)
           
 java.lang.String Session4ClientAPIEnhancer.doOrderBasedQuery(ClientOrderBasedQuery oper, int orderId, int jobNum)
           
 

Uses of GWEDomainException in org.gwe.api.exceptions
 

Subclasses of GWEDomainException in org.gwe.api.exceptions
 class AlreadyExistentUserException
           
 class AuthenticationException
           
 class DaemonNotFoundException
           
 class IdentifierNotSpecifiedException
           
 class OrderNotFoundException
           
 class PasswordMismatchException
           
 class RecordNotFoundException
           
 

Uses of GWEDomainException in org.gwe.app.client
 

Methods in org.gwe.app.client that throw GWEDomainException
static void HardcodedClientApp.main(java.lang.String[] args)
           
 

Uses of GWEDomainException in org.gwe.app.client.regular.shell
 

Methods in org.gwe.app.client.regular.shell that throw GWEDomainException
 java.lang.String ClientShellApp.processCommand(java.lang.String[] args)
           
 



Copyright © 2007-2009. All Rights Reserved.