@Provider public static class Exceptions.MySubExceptionMapper extends Object implements jakarta.ws.rs.ext.ExceptionMapper<Exceptions.MySubException>
| Constructor and Description |
|---|
MySubExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
jakarta.ws.rs.core.Response |
toResponse(Exceptions.MySubException exception) |
public jakarta.ws.rs.core.Response toResponse(Exceptions.MySubException exception)
toResponse in interface jakarta.ws.rs.ext.ExceptionMapper<Exceptions.MySubException>Copyright © 2007-2020, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.