Uses of Class
GWTApplication.client.UnableToAddInstrumentException

Packages that use UnableToAddInstrumentException
GWTApplication.client   
GWTApplication.server   
 

Uses of UnableToAddInstrumentException in GWTApplication.client
 

Methods in GWTApplication.client that throw UnableToAddInstrumentException
 void FaultService.addNewInstrumentToSystem(java.lang.String newInstrument)
           
 

Uses of UnableToAddInstrumentException in GWTApplication.server
 

Methods in GWTApplication.server that throw UnableToAddInstrumentException
 void FaultServiceImpl.addNewInstrumentToSystem(java.lang.String newInstrument)
          Will be used to add a new instrument to the database.