@Provider public class InactiveAccountExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<InactiveAccountException>
Constructor and Description |
---|
InactiveAccountExceptionMapper() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
toResponse(InactiveAccountException exception) |
public javax.ws.rs.core.Response toResponse(InactiveAccountException exception)
toResponse
in interface javax.ws.rs.ext.ExceptionMapper<InactiveAccountException>
Copyright © 2021 Atlassian. All rights reserved.