Package org.docx4j.openpackaging.exceptions

Exception Summary
Docx4JException Global exception throws when a critical error occurs.
Docx4JRuntimeException Global exception throws when a critical error occurs (this exception is set as Runtime in order not to force the user to manage the exception in a try/catch).
InvalidFormatException  
InvalidOperationException Throw when an invalid operation is done.