ApiException
extends Exception
in package
Tags
Table of Contents
- $detail : mixed
- __construct() : mixed
- detail() : mixed|null
Properties
$detail
private
mixed
$detail
Tags
Methods
__construct()
public
__construct([mixed $message = '' ][, mixed $code = 0 ][, mixed $detail = null ]) : mixed
Parameters
- $message : mixed = ''
- $code : mixed = 0
- $detail : mixed = null
Tags
Return values
mixed —detail()
public
detail() : mixed|null