Uses of Class
GWTApplication.client.UnableToCloseFaultException

Packages that use UnableToCloseFaultException
GWTApplication.client   
GWTApplication.server   
 

Uses of UnableToCloseFaultException in GWTApplication.client
 

Methods in GWTApplication.client that throw UnableToCloseFaultException
 void FaultService.closeFault(int faultId)
           
 

Uses of UnableToCloseFaultException in GWTApplication.server
 

Methods in GWTApplication.server that throw UnableToCloseFaultException
 void FaultServiceImpl.closeFault(int faultId)
          Called to close a fault down by a user with administration priviledges.