Package org.camunda.bpm.engine.rest.exception

Class Summary
ExceptionHandler Translates any Exception to a HTTP 500 error and a JSON response.
JsonMappingExceptionHandler  
JsonParseExceptionHandler  
ProcessEngineExceptionHandler Translates any ProcessEngineException to a HTTP 500 error and a JSON response.
RestExceptionHandler Translates RestExceptions to error responses according to the status that is set in the exception.
 

Exception Summary
InvalidRequestException This exception is used for any kind of errors that occur due to malformed parameters in a Http query.
RestException  
 



Copyright © 2016 camunda services GmbH. All rights reserved.