diff --git a/reference/imagick/book.xml b/reference/imagick/book.xml index 1158a27e79b7..8d60f9c36823 100644 --- a/reference/imagick/book.xml +++ b/reference/imagick/book.xml @@ -38,9 +38,14 @@ &reference.imagick.imagick; &reference.imagick.imagickdraw; + &reference.imagick.imagickdrawexception; + &reference.imagick.imagickexception; + &reference.imagick.imagickkernel; + &reference.imagick.imagickkernelexception; &reference.imagick.imagickpixel; + &reference.imagick.imagickpixelexception; &reference.imagick.imagickpixeliterator; - &reference.imagick.imagickkernel; + &reference.imagick.imagickpixeliteratorexception; diff --git a/reference/imagick/imagickdrawexception.xml b/reference/imagick/imagickdrawexception.xml new file mode 100644 index 000000000000..f3924bf725fb --- /dev/null +++ b/reference/imagick/imagickdrawexception.xml @@ -0,0 +1,83 @@ + + + The ImagickDrawException class + ImagickDrawException + + + + +
+ &reftitle.intro; + + + +
+ + +
+ &reftitle.classsynopsis; + + + + + ImagickDrawException + + + + + ImagickDrawException + + + + extends + Exception + + + + Throwable + + + &InheritedProperties; + + + + + + &Methods; + + + + + &InheritedMethods; + + + + + + + +
+ +
+ +
+ diff --git a/reference/imagick/imagickexception.xml b/reference/imagick/imagickexception.xml new file mode 100644 index 000000000000..3b67119ef90d --- /dev/null +++ b/reference/imagick/imagickexception.xml @@ -0,0 +1,83 @@ + + + The ImagickException class + ImagickException + + + + +
+ &reftitle.intro; + + + +
+ + +
+ &reftitle.classsynopsis; + + + + + ImagickException + + + + + ImagickException + + + + extends + Exception + + + + Throwable + + + &InheritedProperties; + + + + + + &Methods; + + + + + &InheritedMethods; + + + + + + + +
+ +
+ +
+ diff --git a/reference/imagick/imagickkernelexception.xml b/reference/imagick/imagickkernelexception.xml index 9294b0de3f31..3e47ee979a8f 100644 --- a/reference/imagick/imagickkernelexception.xml +++ b/reference/imagick/imagickkernelexception.xml @@ -1,7 +1,7 @@ - + The ImagickKernelException class ImagickKernelException @@ -29,7 +29,7 @@ ImagickKernelException - + extends Exception @@ -37,14 +37,20 @@ &InheritedProperties; - + + + + - &Methods; - - + + + + &InheritedMethods; - + + + @@ -53,8 +59,6 @@ - &reference.imagick.entities.imagickkernelexception; - +
+ &reftitle.intro; + + + +
+ + +
+ &reftitle.classsynopsis; + + + + + ImagickPixelException + + + + + ImagickPixelException + + + + extends + Exception + + + + Throwable + + + &InheritedProperties; + + + + + + &Methods; + + + + + &InheritedMethods; + + + + + + + +
+ + + +
+ diff --git a/reference/imagick/imagickpixeliteratorexception.xml b/reference/imagick/imagickpixeliteratorexception.xml new file mode 100644 index 000000000000..0ecef58e09db --- /dev/null +++ b/reference/imagick/imagickpixeliteratorexception.xml @@ -0,0 +1,83 @@ + + + The ImagickPixelIteratorException class + ImagickPixelIteratorException + + + + +
+ &reftitle.intro; + + + +
+ + +
+ &reftitle.classsynopsis; + + + + + ImagickPixelIteratorException + + + + + ImagickPixelIteratorException + + + + extends + Exception + + + + Throwable + + + &InheritedProperties; + + + + + + &Methods; + + + + + &InheritedMethods; + + + + + + + +
+ +
+ +
+ diff --git a/reference/imagick/versions.xml b/reference/imagick/versions.xml index a4a6fac5efde..9da96cca215b 100644 --- a/reference/imagick/versions.xml +++ b/reference/imagick/versions.xml @@ -4,6 +4,11 @@ Do NOT translate this file --> + + + + +