@Provider public class InterruptedExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<InterruptedRuntimeException>, ExceptionDebugLogging
Constructor and Description |
---|
InterruptedExceptionMapper() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
toResponse(InterruptedRuntimeException e) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
debugException
public InterruptedExceptionMapper()
public javax.ws.rs.core.Response toResponse(InterruptedRuntimeException e)
toResponse
in interface javax.ws.rs.ext.ExceptionMapper<InterruptedRuntimeException>
Copyright © 2013–2018 DuraSpace, Inc.. All rights reserved.