ErrorException
ErrorException
&reftitle.intro;
Une exception pour les erreurs.
&reftitle.classsynopsis;
ErrorException
ErrorException
extends
Exception
&Properties;
protected
int
severity
E_ERROR
&InheritedProperties;
&Methods;
&InheritedMethods;
&reftitle.properties;
severity
La sévérité de l'exception
&reftitle.examples;
Utilisation de set_error_handler pour changer tous les messages d'erreurs en ErrorException
]]>
&example.outputs.similar;
&language.predefined.errorexception.construct;
&language.predefined.errorexception.getseverity;