ApiException
extends Exception
in package
ApiException Class
Tags
Table of Contents
- __construct() : mixed
- ApiException constructor.
Methods
__construct()
ApiException constructor.
public
__construct([string $message = "" ], int $code[, Throwable $previous = null ]) : mixed
Parameters
- $message : string = ""
- $code : int
- $previous : Throwable = null
