Exception
extends Exception
in package
The vips exception class. All exceptions thrown by php-vips are subclasses of this.
Tags
Table of Contents
- __construct() : mixed
Methods
__construct()
public
__construct([mixed $message = "" ], mixed $code[, Throwable $previous = null ]) : mixed
Parameters
- $message : mixed = ""
- $code : mixed
- $previous : Throwable = null