org.jclouds.ultradns.ws
Class UltraDNSWSResponseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jclouds.http.HttpResponseException
org.jclouds.ultradns.ws.UltraDNSWSResponseException
- All Implemented Interfaces:
- Serializable
public class UltraDNSWSResponseException
- extends org.jclouds.http.HttpResponseException
- See Also:
UltraDNSWSError,
Serialized Form
| Fields inherited from class org.jclouds.http.HttpResponseException |
command, response |
| Methods inherited from class org.jclouds.http.HttpResponseException |
getCommand, getContent, getResponse, setContent |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UltraDNSWSResponseException
public UltraDNSWSResponseException(org.jclouds.http.HttpCommand command,
org.jclouds.http.HttpResponse response,
UltraDNSWSError error)
getError
public UltraDNSWSError getError()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.