|
The ImagickKernelException classIntroduction
Class synopsisImagickKernelException
class ImagickKernelException
extends
Exception
{
/* Inherited properties */
protected
string
$message = "";
private
string
$string = "";
protected
int
$code;
protected
string
$file = "";
protected
int
$line;
private
array
$trace = [];
private
Throwablenull
$previous = null;
/* Methods */
/* Inherited methods */
} |