Package org.jclouds.dynect.v3
Class DynECTExceptions.TargetExistsException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalStateException
-
- org.jclouds.dynect.v3.DynECTExceptions.TargetExistsException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DynECTExceptions
public static class DynECTExceptions.TargetExistsException extends IllegalStateException
The Zone or other resource already exists- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TargetExistsException(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
-
-