Class GovernanceAreaAlreadyExistsException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.topbraidlive.client.java.api.exception.GovernanceAreaAlreadyExistsException
-
- All Implemented Interfaces:
Serializable
public final class GovernanceAreaAlreadyExistsException extends RuntimeException
Exception thrown when the caller attempts to create a governance area that already exists.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GovernanceAreaAlreadyExistsException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-