The UnexpectedValueException class
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
简介
Exception thrown if a value does not match with a set of values. Typically this happens when a function calls another function and expects the return value to be of a certain type or value not including arithmetic or buffer related errors.
类摘要
/* 继承的属性 */
/* 继承的方法 */
}
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/class.unexpectedvalueexception.php