Méthode | Description | |
---|---|---|
__construct ( string $className, Exception $cause = null ) | Construct a non-mock class exception. | |
className ( ) : string | Get the class name. |
public __construct ( string $className, Exception $cause = null ) | ||
$className | string | The class name. |
$cause | Exception | The cause, if available. |