Class PluginException

All Implemented Interfaces:
Serializable

public class PluginException extends WorkflowException
A PluginException is thrown by an Imixs-Workflow plugin implementation.
Author:
rsoika
See Also:
  • Constructor Details

  • Method Details

    • getErrorParameters

      public Object[] getErrorParameters()
    • setErrorParameters

      protected void setErrorParameters(Object[] aparams)