public class MissingConfluenceLicenseValidationException extends LicenseValidationException
Constructor and Description |
---|
MissingConfluenceLicenseValidationException(Iterable<com.atlassian.extras.api.ProductLicense> otherProductLicenses) |
Modifier and Type | Method and Description |
---|---|
Iterable<com.atlassian.extras.api.ProductLicense> |
getOtherProductLicenses() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MissingConfluenceLicenseValidationException(Iterable<com.atlassian.extras.api.ProductLicense> otherProductLicenses)
public Iterable<com.atlassian.extras.api.ProductLicense> getOtherProductLicenses()
Copyright © 2003–2020 Atlassian. All rights reserved.