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 Summary
ConstructorDescriptionConfluenceLicenseValidationException
(String message, com.atlassian.extras.api.confluence.ConfluenceLicense license) -
Method Summary
Modifier and TypeMethodDescriptioncom.atlassian.extras.api.confluence.ConfluenceLicense
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConfluenceLicenseValidationException
public ConfluenceLicenseValidationException(String message, com.atlassian.extras.api.confluence.ConfluenceLicense license)
-
-
Method Details
-
getLicense
public com.atlassian.extras.api.confluence.ConfluenceLicense getLicense()
-