@Singleton @Provider public class IllegalPlanChangeMapper extends ExceptionMapperBase implements javax.ws.rs.ext.ExceptionMapper<IllegalPlanChange>
| Constructor and Description |
|---|
IllegalPlanChangeMapper(javax.ws.rs.core.UriInfo uriInfo) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(IllegalPlanChange exception) |
buildAuthorizationErrorResponse, buildBadRequestResponse, buildConflictingRequestResponse, buildInternalErrorResponse, buildNotFoundResponse, buildPluginTimeoutResponse, fallbackpublic IllegalPlanChangeMapper(@Context
javax.ws.rs.core.UriInfo uriInfo)
public javax.ws.rs.core.Response toResponse(IllegalPlanChange exception)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<IllegalPlanChange>Copyright © 2010-2014. All Rights Reserved.