void writeException(
mixed
$data)
|
|
writes information needed to debug a phpDocumentor exception.
An exception is distinguished from an error or warning in that a bug in phpDocumentor raises an exception, rather than a mistake in the DocBlock or files parsed. Exception output log is very useful in helping us to debug phpDocumentor bugs