Class ConfluenceLicenseValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.confluence.license.exception.ConfluenceLicenseValidationException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- KnownConfluenceLicenseValidationException
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionConfluenceLicenseValidationException(String message, com.atlassian.extras.api.confluence.ConfluenceLicense license) 
- 
Method SummaryModifier and TypeMethodDescriptioncom.atlassian.extras.api.confluence.ConfluenceLicenseMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
ConfluenceLicenseValidationExceptionpublic ConfluenceLicenseValidationException(String message, com.atlassian.extras.api.confluence.ConfluenceLicense license) 
 
- 
- 
Method Details- 
getLicensepublic com.atlassian.extras.api.confluence.ConfluenceLicense getLicense()
 
-