Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > | Package =TWiki::EngineExceptionException used to raise an engine related error. This exception has the following fields:
ClassMethod new ($status,$reason[,$response])
All the above fields are accessible from the object in a catch clause
in the usual way e.g.
ObjectMethod stringify () -> $stringGenerate a summary string. This is mainly for debugging. |