fatalerror
- 网络致命错误
fatalerror
-
That interface , with its three methods warning (), error (), and fatalError () simplifies how you handle errors in parsing .
这个接口提供的三个方法warning()、error()和fatalError()简化了解析中的错误处理。
-
All of this required only a few lines of custom exception code and a little thought about how to implement fatalError () .
所有这一切都只需几行自定义异常代码并思考如何实现fatalError()。