Class PartAlreadyExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.poi.openxml4j.exceptions.OpenXML4JRuntimeException
org.apache.poi.openxml4j.exceptions.InvalidOperationException
org.apache.poi.openxml4j.exceptions.PartAlreadyExistsException
- All Implemented Interfaces:
Serializable
Throw when trying to create a
PackagePart
but one
already exists with that name.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PartAlreadyExistsException
-