Class UltraDNSWSExceptions.ResourceAlreadyExistsException

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

public static class UltraDNSWSExceptions.ResourceAlreadyExistsException extends IllegalStateException
The Zone or other resource already exists
See Also:
  • Constructor Details

    • ResourceAlreadyExistsException

      public ResourceAlreadyExistsException(String message, Throwable cause)