|
||||||||||
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.LicenseValidationException com.atlassian.confluence.license.exception.ConfluenceLicenseValidationException com.atlassian.confluence.license.exception.KnownConfluenceLicenseValidationException
public class KnownConfluenceLicenseValidationException
Indicates problems with (parts of) the ConfluenceLicense
.
Nested Class Summary | |
---|---|
static class |
KnownConfluenceLicenseValidationException.Reason
|
Constructor Summary | |
---|---|
KnownConfluenceLicenseValidationException(com.atlassian.extras.api.confluence.ConfluenceLicense license,
KnownConfluenceLicenseValidationException.Reason reason)
|
|
KnownConfluenceLicenseValidationException(java.lang.String message,
com.atlassian.extras.api.confluence.ConfluenceLicense license,
KnownConfluenceLicenseValidationException.Reason reason)
|
Method Summary | |
---|---|
KnownConfluenceLicenseValidationException.Reason |
reason()
|
Methods inherited from class com.atlassian.confluence.license.exception.ConfluenceLicenseValidationException |
---|
getLicense |
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 KnownConfluenceLicenseValidationException(com.atlassian.extras.api.confluence.ConfluenceLicense license, KnownConfluenceLicenseValidationException.Reason reason)
public KnownConfluenceLicenseValidationException(java.lang.String message, com.atlassian.extras.api.confluence.ConfluenceLicense license, KnownConfluenceLicenseValidationException.Reason reason)
Method Detail |
---|
public KnownConfluenceLicenseValidationException.Reason reason()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |