Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
<?phpnamespaceCorpusParole\Models;useCorpusParole\Libraries\CorpusParoleException;/** * Exception class */classModelsExceptionextendsCorpusParoleException{}