Package com.atlassian.bitbucket.server
Class IncompatibleApplicationModeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.bitbucket.ServiceException
com.atlassian.bitbucket.FeatureDisabledException
com.atlassian.bitbucket.server.IncompatibleApplicationModeException
- All Implemented Interfaces:
Serializable
Indicates the current operation cannot be processed because it is incompatible with the
application mode
- Since:
- 4.1
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class com.atlassian.bitbucket.ServiceException
getKeyedMessage, getLocalizedMessage, getMessageKey
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IncompatibleApplicationModeException
-