Skip to content
abidibo edited this page Mar 21, 2012 · 2 revisions

This classes acts like an abstract class used to manage system and user errors. System errors are those that shouldn't happen in normal usage (most used when debugging). User errors are the classical ones like "compulsory fields needed" etc..

Clone this wiki locally