public class InvalidLicenseException extends LicenseException
Constructor and Description |
---|
InvalidLicenseException(String licenseString) |
InvalidLicenseException(String licenseString,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getLicenseString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2003–2020 Atlassian. All rights reserved.