EssentiaException
extends Exception
in package
Base exception for all Essentia-related errors
Table of Contents
Methods
- __construct() : mixed
Methods
__construct()
public
__construct([string $message = "" ][, int $code = 0 ][, Exception|null $previous = null ]) : mixed
Parameters
- $message : string = ""
- $code : int = 0
- $previous : Exception|null = null