php-vips

Exception extends Exception
in package

The vips exception class. All exceptions thrown by php-vips are subclasses of this.

Tags
category

Images

author

John Cupitt jcupitt@gmail.com

copyright

2016 John Cupitt

license

https://opensource.org/licenses/MIT MIT

link
https://github.com/jcupitt/php-vips

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
Return values
mixed

Search results