标签:Exception类

Exception类

#Exception类

📚 共 1 篇文章 🏷️ 标签分类 📝 Exception类
Exception类

PHP异常处理Exception类

异常(Exception)用于在指定的错误发生时改变脚本的正常流程。什么是异常?PHP5提供了一种新