public class LicenseDecoderNotFoundException extends LicenseException
| Constructor and Description |
|---|
LicenseDecoderNotFoundException(String licenseString,
List<LicenseDecoder> licenseDecoders) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LicenseDecoderNotFoundException(String licenseString, List<LicenseDecoder> licenseDecoders)
public String getMessage()
getMessage in class ThrowableCopyright © 2005–2018 Atlassian. All rights reserved.