Serialized Form
-
Package org.im4java.core
-
Class org.im4java.core.CommandException extends IM4JavaException implements Serializable
-
Serialized Fields
-
iErrorText
java.util.ArrayList<java.lang.String> iErrorText
The stderr-output of the command. -
iReturnCode
int iReturnCode
The return-code of the failing command.- Since:
- 1.1.1
-
-
-
Class org.im4java.core.IM4JavaException extends java.lang.Exception implements Serializable
-
Class org.im4java.core.InfoException extends IM4JavaException implements Serializable
-
-
Package org.im4java.utils
-
Class org.im4java.utils.BatchConverter.ConvertException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
iIndex
int iIndex
The index of the image causing the failure.
-
-
-