Package org.jclouds.ultradns.ws
Class UltraDNSWSExceptions.DirectionalGroupOverlapException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalStateException
-
- org.jclouds.ultradns.ws.UltraDNSWSExceptions.DirectionalGroupOverlapException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- 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
Constructors Constructor Description DirectionalGroupOverlapException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-