|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.ClosingExceptionMapper<E>
public abstract class ClosingExceptionMapper<E extends java.lang.Exception>
| Constructor Summary | |
|---|---|
ClosingExceptionMapper()
|
|
| Method Summary | |
|---|---|
protected abstract javax.ws.rs.core.Response |
handleException(E exception)
|
javax.ws.rs.core.Response |
toResponse(E exception)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClosingExceptionMapper()
| Method Detail |
|---|
public final javax.ws.rs.core.Response toResponse(E exception)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<E extends java.lang.Exception>protected abstract javax.ws.rs.core.Response handleException(E exception)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||