Uses of Class
org.modeshape.graph.request.RequestException

Packages that use RequestException
org.modeshape.graph.request Sometimes its useful to work with a graph using objects that represent individual commands on the graph. 
 

Uses of RequestException in org.modeshape.graph.request
 

Subclasses of RequestException in org.modeshape.graph.request
 class InvalidRequestException
          Specifies that the request was invalid and could not be completed.
 class InvalidWorkspaceException
          Specifies that the request was invalid and could not be completed.
 class MultipleRequestFailuresException
          A RequestException that wraps multiple failed Request objects.
 class UnsupportedRequestException
          Specifies that the request was a type that is not supported.
 



Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.