Uses of Class
org.jclouds.ultradns.ws.UltraDNSWSError

Packages that use UltraDNSWSError
org.jclouds.ultradns.ws   
org.jclouds.ultradns.ws.xml   
 

Uses of UltraDNSWSError in org.jclouds.ultradns.ws
 

Methods in org.jclouds.ultradns.ws that return UltraDNSWSError
static UltraDNSWSError UltraDNSWSError.fromCodeAndDescription(int code, com.google.common.base.Optional<String> description)
           
 UltraDNSWSError UltraDNSWSResponseException.getError()
           
 

Constructors in org.jclouds.ultradns.ws with parameters of type UltraDNSWSError
UltraDNSWSResponseException(org.jclouds.http.HttpCommand command, org.jclouds.http.HttpResponse response, UltraDNSWSError error)
           
 

Uses of UltraDNSWSError in org.jclouds.ultradns.ws.xml
 

Methods in org.jclouds.ultradns.ws.xml that return UltraDNSWSError
 UltraDNSWSError UltraWSExceptionHandler.getResult()
           
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.