Class AdapterException

All Implemented Interfaces:
Serializable

public class AdapterException extends WorkflowException
An AdapterException is thrown by an Imixs-Workflow Adapter implementation
Author:
rsoika
See Also:
  • Constructor Details

  • Method Details

    • getErrorParameters

      public Object[] getErrorParameters()
    • setErrorParameters

      protected void setErrorParameters(Object[] aparams)