The LogicException class
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
简介
Exception that represents error in the program logic. This kind of exception should lead directly to a fix in your code.
类摘要
/* 继承的属性 */
/* 继承的方法 */
}
+添加备注
用户贡献的备注 1 note
Dawid Krysiak ¶
14 years ago
Direct known subclasses:
BadFunctionCallException, DomainException, InvalidArgumentException, LengthException, OutOfRangeException