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