Heratio Framework API Reference

PluginException extends Exception
in package

Table of Contents

Methods

__construct()  : mixed
getPluginName()  : string

Methods

__construct()

public __construct(string $message[, string $pluginName = '' ][, int $code = 0 ][, Exception|null $previous = null ]) : mixed
Parameters
$message : string
$pluginName : string = ''
$code : int = 0
$previous : Exception|null = null

getPluginName()

public getPluginName() : string
Return values
string

        
On this page

Search results