Uses of Class
net.dpml.transit.TransitException

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

Uses of TransitException in net.dpml.transit
 

Subclasses of TransitException in net.dpml.transit
 class ArtifactAlreadyExistsException
          Exception to indicate that the Artifact already exists in the cache and can therefor not be written to.
 class ArtifactException
          Exception to indicate that there was an Artifact related error.
 class ArtifactNotFoundException
          Exception to indicate that an Artifact could not be located.
 class LinkNotFoundException
          Exception to indicate that a link could not be located.