Celtix User APIs

Uses of Class
org.objectweb.celtix.common.i18n.Exception

Packages that use Exception
org.objectweb.celtix   
org.objectweb.celtix.plugins   
 

Uses of Exception in org.objectweb.celtix
 

Subclasses of Exception in org.objectweb.celtix
 class BusException
          The BusException class is used to indicate a bus exception has occured.
 

Uses of Exception in org.objectweb.celtix.plugins
 

Subclasses of Exception in org.objectweb.celtix.plugins
 class PluginException
          Used to indicate an exception when managing a plugin object.
 


Celtix User APIs