RelationshipResolutionException

RelationshipResolutionException

Overview

RelationshipResolutionException is a class in Aspose.Cells FOSS for Java. Inherits from: PackageStructureException.

Exception thrown when a relationship cannot be resolved in the package structure.

This class provides 2 methods for working with RelationshipResolutionException objects in Java programs. Available methods include: PackageStructureException, RelationshipResolutionException. All exported members are accessible to any Java application after installing the Aspose.Cells FOSS for Java package.

Methods

SignatureDescription
RelationshipResolutionException(message: String)Initializes a new instance of the RelationshipResolutionException class.
PackageStructureException(message: String)Initializes a new PackageStructureException instance.

See Also