Package com.graphhopper.http
Class MultiExceptionMapper
java.lang.Object
com.graphhopper.http.MultiExceptionMapper
- All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<MultiException>
@Provider
public class MultiExceptionMapper
extends Object
implements javax.ws.rs.ext.ExceptionMapper<MultiException>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MultiExceptionMapper
public MultiExceptionMapper()
-
-
Method Details
-
toResponse
- Specified by:
toResponse
in interfacejavax.ws.rs.ext.ExceptionMapper<MultiException>
-