异常 Table of ContentsBadFunctionCallExceptionBadMethodCallExceptionDomainExceptionInvalidArgumentExceptionLengthExceptionLogicExceptionOutOfBoundsExceptionOutOfRangeExceptionOverflowExceptionRangeExceptionRuntimeExceptionUnderflowExceptionUnexpectedValueException SPL 提供一系列标准异常。可参考预定义异常。 SPL Exceptions Class Tree LogicException (extends Exception) BadFunctionCallException BadMethodCallException DomainException InvalidArgumentException LengthException OutOfRangeException RuntimeException (extends Exception) OutOfBoundsException OverflowException RangeException UnderflowException UnexpectedValueException