Исключение ErrorException
ErrorException
&reftitle.intro;
Исключение выбрасывается, если возникла ошибка.
&reftitle.classsynopsis;
ErrorException
extends
Exception
&Properties;
protected
int
severity
E_ERROR
&InheritedProperties;
&Methods;
&InheritedMethods;
&reftitle.properties;
severity
Серьёзность исключения.
&reftitle.examples;
Пример использования функции set_error_handler для изменения сообщений об ошибках на исключение ErrorException
]]>
&example.outputs.similar;
&language.predefined.errorexception.construct;
&language.predefined.errorexception.getseverity;