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