Uses of Class
org.jclouds.ultradns.ws.UltraDNSWSError
-
Packages that use UltraDNSWSError Package Description 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 Modifier and Type Method Description 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 Constructor Description UltraDNSWSResponseException(HttpCommand command, HttpResponse response, UltraDNSWSError error)
-
Uses of UltraDNSWSError in org.jclouds.ultradns.ws.xml
Methods in org.jclouds.ultradns.ws.xml that return UltraDNSWSError Modifier and Type Method Description UltraDNSWSError
UltraWSExceptionHandler. getResult()
-