JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Serialized Form
Package com.xmlmind.w2x.docx.packaging
Class
com.xmlmind.w2x.docx.packaging.PackageException
extends
Exception
implements Serializable
Class
com.xmlmind.w2x.docx.packaging.ParseException
extends
PackageException
implements Serializable
Package com.xmlmind.w2x.processor
Class
com.xmlmind.w2x.processor.CanceledException
extends
Exception
implements Serializable
Class
com.xmlmind.w2x.processor.UsageException
extends
Exception
implements Serializable
Serialized Fields
optionsDoc
String
optionsDoc
A short help text about the options supported by the
process
method.
error
String
error
The error message. Is
null
if the error is a plain syntax error (for example, a missing input file).
errorURL
URL
errorURL
The URL of the options file (see
-f
option) having an error. Is
null
if the error was not found in an options file.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes