Class UnsupportedPersonalProjectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
com.atlassian.bitbucket.settingsrestriction.UnsupportedPersonalProjectException
- All Implemented Interfaces:
Serializable
Thrown when there is an attempt to create a
restriction
and the specified
project
is a personal project
.- Since:
- 8.10
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsupportedPersonalProjectException
-
-
Method Details
-
getProject
-