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