Class PersonalRepositoryDisabledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.bitbucket.ServiceException
com.atlassian.bitbucket.FeatureDisabledException
com.atlassian.bitbucket.repository.PersonalRepositoryDisabledException
- All Implemented Interfaces:
 Serializable
Thrown when attempting to create a repository in a personal space when personal repositories are disabled.
- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.atlassian.bitbucket.ServiceException
getKeyedMessage, getLocalizedMessage, getMessageKeyMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
PersonalRepositoryDisabledException
 
 -