Pionia Core

NotACarbonClassException extends InvalidArgumentException
in package
implements InvalidArgumentException

Table of Contents

Interfaces

InvalidArgumentException

Properties

$className  : string
The className.

Methods

__construct()  : mixed
Constructor.
getClassName()  : string
Get the className.

Properties

Methods

__construct()

Constructor.

public __construct(string $className[, int $code = 0 ][, Throwable|null $previous = null ]) : mixed
Parameters
$className : string
$code : int = 0
$previous : Throwable|null = null

        
On this page

Search results