public class ThrowableMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<Throwable>
ThrowableMapper(ServerConfig config)
javax.ws.rs.core.Response
toResponse(Throwable throwable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Inject public ThrowableMapper(ServerConfig config)
public javax.ws.rs.core.Response toResponse(Throwable throwable)
toResponse
javax.ws.rs.ext.ExceptionMapper<Throwable>
Copyright © 2012–2019. All rights reserved.