PermissionException
extends KiteException
in package
An unclassified, general 500 error.
Table of Contents
- __construct() : void
- Constructor for KiteException
- __toString() : mixed
Methods
__construct()
Constructor for KiteException
public
__construct(mixed $message[, int $code = 403 ][, Exception|null $previous = null ]) : void
Parameters
- $message : mixed
- $code : int = 403
- $previous : Exception|null = null
Return values
void —__toString()
public
__toString() : mixed