@Provider public class InvalidLicenseExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<InvalidLicenseException>
| Constructor and Description |
|---|
InvalidLicenseExceptionMapper(com.atlassian.sal.api.message.I18nResolver i18nResolver) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(InvalidLicenseException exception) |
@Inject public InvalidLicenseExceptionMapper(com.atlassian.sal.api.message.I18nResolver i18nResolver)
public javax.ws.rs.core.Response toResponse(InvalidLicenseException exception)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<InvalidLicenseException>Copyright © 2023 Atlassian. All rights reserved.