|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidOperationException | |
---|---|
org.apache.poi.openxml4j.exceptions | |
org.apache.poi.openxml4j.opc.internal |
Uses of InvalidOperationException in org.apache.poi.openxml4j.exceptions |
---|
Subclasses of InvalidOperationException in org.apache.poi.openxml4j.exceptions | |
---|---|
class |
PartAlreadyExistsException
Throw when trying to create a PackagePart but one
already exists with that name. |
Uses of InvalidOperationException in org.apache.poi.openxml4j.opc.internal |
---|
Methods in org.apache.poi.openxml4j.opc.internal that throw InvalidOperationException | |
---|---|
void |
ContentTypeManager.removeContentType(PackagePartName partName)
Delete a content type based on the specified part name. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |