Pionia Core

RestPHPException extends BaseException
in package

This exception is thrown when an error occurs during REST parsing.

Table of Contents

Methods

__construct()  : mixed
__toString()  : mixed

Methods

__construct()

public __construct([mixed $message = "" ][, mixed $code = 0 ][, Throwable $previous = null ]) : mixed
Parameters
$message : mixed = ""
$code : mixed = 0
$previous : Throwable = null

        
On this page

Search results