Uses of Class
net.dpml.transit.TransitRuntimeException

Packages that use TransitRuntimeException
net.dpml.transit The transit package contains the primary runtime classes within the Transit resource management system. 
 

Uses of TransitRuntimeException in net.dpml.transit
 

Subclasses of TransitRuntimeException in net.dpml.transit
 class ModelRuntimeException
          Exception to indicate that there was a configuration model related error.
 class TransitAlreadyInitializedException
          Runtime exception throw when an attempt is made to initialize transit when an existing Transit instance is already active.