XmlParsingException

XmlParsingException

Overview

XmlParsingException is a class in Aspose.Cells FOSS for Java. Inherits from: RuntimeException.

Represents an exception that occurs during XML parsing.

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

Methods

SignatureDescription
XmlParsingException(message: String)Initializes a new XmlParsingException instance.

See Also