LazyException
extends Exception
in package
Allows lazy calculation of a complex message when the exception is used in `assert()`.
Table of Contents
- __construct() : mixed
Methods
__construct()
public
__construct(callable $makeMessage) : mixed
Parameters
- $makeMessage : callable
