Zigmoyd uses different templates for showing these errors all these templates are stored into /usr/share/template Directory in your Zigmoyd Installation Directory. You can modify and customize them. Here goes teh enformation off all templates over there.
c403 Controller not readable c404 Controller not found c500 Controller file exist but that doesn't contain Controller Class cm404 Controller method not found cm404m Sibling method not found c500m Sibling file exist but that doesn't contain Sibling Class p404 Project doesn't exist m404 Model Doesn't exists m403 Model not readable m500 Model file exist's but that Doesn't contain appropiate model Class v404 View not Found l404 Layout Fie not found pr404 Params file not found pd404 Project Directory Doesnt exists Physically (But exists acording to fstab entry) pu404 Enexpected Url prjname.controllerName expected pnopri No Primary Project found400, 404 etc.. they are used for showing HTTP error codes. e.g. when showing 404 error it will use the 404 Templatee.g. The c404 Template looks like this.
Its just HTML in the template which you can modify very easily.
m404 Model doesn't exist
v404 View doesn't exist
l404 Layout doesn't exist
pr404 Params File doesn't exist
1.5.6