SExcept
extends Exception
in package
Exception avec code string
Table of Contents
Properties
- $scode : string
Methods
- __construct() : mixed
- getSCode() : string
Properties
$scode
protected
string
$scode
Methods
__construct()
public
__construct(string $message[, string $scode = '' ][, Throwable $previous = null ]) : mixed
Parameters
- $message : string
- $scode : string = ''
- $previous : Throwable = null
getSCode()
public
getSCode() : string