@Provider public class ExecutionServerRestExceptionHandler extends Object implements javax.ws.rs.ext.ExceptionMapper<ExecutionServerRestOperationException>
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
ExecutionServerRestExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getRelativePath(javax.ws.rs.core.UriInfo uriInfo) |
javax.ws.rs.core.Response |
toResponse(ExecutionServerRestOperationException e) |
public javax.ws.rs.core.Response toResponse(ExecutionServerRestOperationException e)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<ExecutionServerRestOperationException>public static String getRelativePath(javax.ws.rs.core.UriInfo uriInfo)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.