LicenseException instead as of 2.6
LicenseException should have really been in api to start with.
The root exception for everything license related. Note this is a runtime exception.
public class LicenseException extends LicenseException
| Constructor and Description |
|---|
LicenseException()
Deprecated.
|
LicenseException(String message)
Deprecated.
|
LicenseException(String message,
Throwable cause)
Deprecated.
|
LicenseException(Throwable cause)
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2005–2021 Atlassian. All rights reserved.