Exception | Description |
---|---|
InvalidFormatException | |
InvalidOperationException |
Throw when an invalid operation is done.
|
OpenXML4JException |
Global exception throws when a critical error occurs.
|
OpenXML4JRuntimeException |
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).
|
PartAlreadyExistsException |
Throw when trying to create a
PackagePart but one
already exists with that name. |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.