Package =TWiki::EngineExceptionException used to raise an engine related error. This exception has the following fields:
ClassMethod new ($status,$reason[,$response])
$e->{status} and $e->{reason}
ObjectMethod stringify () -> $stringGenerate a summary string. This is mainly for debugging. |