The ImagickPixelIteratorException class

はじめに

クラス概要

ImagickPixelIteratorException
class ImagickPixelIteratorException extends Exception implements Throwable {
/* 継承したプロパティ */
protected string $message = "";
private string $string = "";
protected int $code;
protected string $file = "";
protected int $line;
private array $trace = [];
private Throwablenull $previous = null;
/* メソッド */
/* 継承したメソッド */
}