@Provider @Produces(value={"application/x-java-object","application/json"}) public class ErrorResponseExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<Throwable>
ErrorResponseExceptionMapper()
javax.ws.rs.core.Response
toResponse(Throwable exception)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ErrorResponseExceptionMapper()
public javax.ws.rs.core.Response toResponse(Throwable exception)
toResponse
javax.ws.rs.ext.ExceptionMapper<Throwable>
Copyright © 2019. All rights reserved.