org.jclouds.ultradns.ws
Class UltraDNSWSExceptions.DirectionalGroupOverlapException

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.DirectionalGroupOverlapException
All Implemented Interfaces:
Serializable
Enclosing interface:
UltraDNSWSExceptions

public static class UltraDNSWSExceptions.DirectionalGroupOverlapException
extends IllegalStateException

Error 7021: Geolocation/Source IP overlap(s) found: Region: Utah (Group: US )

See Also:
Serialized Form

Constructor Summary
UltraDNSWSExceptions.DirectionalGroupOverlapException(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.DirectionalGroupOverlapException

public UltraDNSWSExceptions.DirectionalGroupOverlapException(String message,
                                                             Throwable cause)


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