|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException com.atlassian.confluence.license.exception.LicenseException com.atlassian.confluence.license.exception.InvalidLicenseException
public class InvalidLicenseException
Constructor Summary | |
---|---|
InvalidLicenseException(java.lang.String licenseString)
|
|
InvalidLicenseException(java.lang.String licenseString,
java.lang.Throwable cause)
|
Method Summary | |
---|---|
java.lang.String |
getLicenseString()
|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public InvalidLicenseException(java.lang.String licenseString)
public InvalidLicenseException(java.lang.String licenseString, java.lang.Throwable cause)
Method Detail |
---|
public java.lang.String getLicenseString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |