error.php	错误类型演示
error_log.php	写入错误日志
exception.php	异常的应用
MyException.class.php 自定义异常
mulexception.php	多个异常处理
