Uses of Class
GWTApplication.client.UnknownPrinterSpecifiedException

Packages that use UnknownPrinterSpecifiedException
GWTApplication.client   
GWTApplication.server   
 

Uses of UnknownPrinterSpecifiedException in GWTApplication.client
 

Methods in GWTApplication.client that throw UnknownPrinterSpecifiedException
 boolean FaultService.printFault(int faultId, java.lang.String printer, boolean landscape)
           
 

Uses of UnknownPrinterSpecifiedException in GWTApplication.server
 

Methods in GWTApplication.server that throw UnknownPrinterSpecifiedException
 boolean FaultServiceImpl.printFault(int faultId, java.lang.String printer, boolean landscape)
          Will be used to print the fault specified on the printer which has been specified.