You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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..