org.camunda.bpm.cycle.exception
Class CycleExceptionMapper
java.lang.Object
org.camunda.bpm.cycle.exception.CycleExceptionMapper
- All Implemented Interfaces:
- javax.ws.rs.ext.ExceptionMapper<CycleException>
@Provider
public class CycleExceptionMapper
- extends Object
- implements javax.ws.rs.ext.ExceptionMapper<CycleException>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CycleExceptionMapper
public CycleExceptionMapper()
toResponse
public javax.ws.rs.core.Response toResponse(CycleException exception)
- Specified by:
toResponse in interface javax.ws.rs.ext.ExceptionMapper<CycleException>
Copyright © 2014 camunda services GmbH. All rights reserved.