org.jclouds.ultradns.ws
Class UltraDNSWSExceptions.ResourceAlreadyExistsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.IllegalStateException
                  extended by org.jclouds.ultradns.ws.UltraDNSWSExceptions.ResourceAlreadyExistsException
All Implemented Interfaces:
Serializable
Enclosing interface:
UltraDNSWSExceptions

public static class UltraDNSWSExceptions.ResourceAlreadyExistsException
extends IllegalStateException

The Zone or other resource already exists

See Also:
Serialized Form

Constructor Summary
UltraDNSWSExceptions.ResourceAlreadyExistsException(String message, Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UltraDNSWSExceptions.ResourceAlreadyExistsException

public UltraDNSWSExceptions.ResourceAlreadyExistsException(String message,
                                                           Throwable cause)


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