internal package
Foswiki::Plugins::WorkflowPlugin::WorkflowException internal package
WorkflowException is a
Error ClassMethod
new($object, $def, @params) $object
either a ControlledTopic or a Workflow object, or undef
$def
def name from workflowstrings.tmpl (sans workflow: prefix)
ObjectMethod
debug([$tagReport]) → $string configure
, write the string to
the debug log. Return the generated string.
If $tagReport
is true, then behaviour depends on whether the exception
has an associated object. If not, then a debug string is returned (e.g
an HTML comment). Otherwise if the object has debug enabled, then an
alert is generated.