Uses of Class
org.ogf.graap.wsag.api.exceptions.WSAgreementException

Packages that use WSAgreementException
org.ogf.graap.wsag.api.exceptions   
org.ogf.graap.wsag.api.rest.providers   
org.ogf.graap.wsag.wsrf   
 

Uses of WSAgreementException in org.ogf.graap.wsag.api.exceptions
 

Subclasses of WSAgreementException in org.ogf.graap.wsag.api.exceptions
 class AgreementCreationException
          AgreementCreationException
 class AgreementFactoryException
          AgreementFactoryException
 class CreationConstraintsViolationException
          CreationConstraintsViolationException
 class NegotiationException
          NegotiationException
 class NegotiationFactoryException
          An exception thrown by a negotiation factory during the negotiation initialization process.
 class ResourceUnavailableException
          ResourceUnavailableException
 class ResourceUnknownException
          ResourceUnknownException
 class ValidationException
           
 

Uses of WSAgreementException in org.ogf.graap.wsag.api.rest.providers
 

Methods in org.ogf.graap.wsag.api.rest.providers that return WSAgreementException
 WSAgreementException ServiceExceptionMapper.fromResponse(javax.ws.rs.core.Response r)
          
 

Methods in org.ogf.graap.wsag.api.rest.providers with parameters of type WSAgreementException
 javax.ws.rs.core.Response ServiceExceptionMapper.toResponse(WSAgreementException exception)
          
 

Uses of WSAgreementException in org.ogf.graap.wsag.wsrf
 

Methods in org.ogf.graap.wsag.wsrf that throw WSAgreementException
static Element WSAG4JCapability.toElement(org.apache.xmlbeans.XmlObject xmlObject)
          Converts a XMLBean to a DOM element.
static Element[] WSAG4JCapability.toElementArray(org.apache.xmlbeans.XmlObject[] xmlObjects)
          Converts an array of XMLBeans to an array of DOM elements.
 



Copyright © 2008-2012. All Rights Reserved.