Package com.xmlmind.w2x.docx.packaging
Class ParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.xmlmind.w2x.docx.packaging.PackageException
-
- com.xmlmind.w2x.docx.packaging.ParseException
-
- All Implemented Interfaces:
Serializable
public class ParseException extends PackageException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ParseException(Element element, String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-