public class InvalidLicenseExceptionHandler extends AbstractLicenseExceptionHandler<InvalidLicenseException>
Constructor and Description |
---|
InvalidLicenseExceptionHandler(I18NBean i18n) |
Modifier and Type | Method and Description |
---|---|
String |
handle(InvalidLicenseException exception) |
lookupMessage
public InvalidLicenseExceptionHandler(I18NBean i18n)
public String handle(InvalidLicenseException exception)
exception
- the exception to translateCopyright © 2003–2018 Atlassian. All rights reserved.