Class RestAPIException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.imixs.workflow.exceptions.WorkflowException
org.imixs.melman.RestAPIException
All Implemented Interfaces:
Serializable

public class RestAPIException extends org.imixs.workflow.exceptions.WorkflowException
The RestAPIException is thrown in case a Imixs Rest API Call failed.
Author:
rsoika
See Also:
  • Field Details

  • Constructor Details