Uses of Class
tweed.system.FunctionalException

Packages that use FunctionalException
tweed.invocation Invocation is making server-side operations happen, and get the result back on client-side. 
 

Uses of FunctionalException in tweed.invocation
 

Methods in tweed.invocation that return FunctionalException
 FunctionalException ExternalizedCommand.getException()
           
 

Methods in tweed.invocation with parameters of type FunctionalException
 void ExternalizedCommand.setException(FunctionalException exception)
           
 

Methods in tweed.invocation that throw FunctionalException
protected  void Command.doExecute()
          Override this method for the processings which should occur server-side.
 void Command.execute()
           
 



Copyright © 2003 Laurent Caillette. All Rights Reserved.