Extension SDK 10.1.2

Uses of Class
oracle.ide.panels.FSMException

Packages that use FSMException
oracle.ide.panels Provides a framework for building panel-based UI. 
 

Uses of FSMException in oracle.ide.panels
 

Subclasses of FSMException in oracle.ide.panels
 class FSMInvalidException
          This exception is thrown when the definition of an FSM is determined to be invalid.
 class FSMTransitionException
          This exception is thrown when an FSM is asked to follow a transition which does not lead to a defined state.
 


Extension SDK

 

Copyright © 1997, 2004, Oracle. All rights reserved.