Uses of Class
org.apache.poi.openxml4j.exceptions.InvalidOperationException

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.
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.