The im4java Library, Version 1.4.0

Serialized Form


Package org.im4java.core

Class org.im4java.core.CommandException extends IM4JavaException implements Serializable

Serialized Fields

iErrorText

java.util.ArrayList<E> 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.


The im4java Library, Version 1.4.0

Released under the LGPL, (c) Bernhard Bablok 2008-2010
Homepage: http://im4java.sourceforge.net/