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.

Description

XmlParsingException is a class in the Aspose.Cells FOSS library for Java that exposes 0 methods and 0 properties for programmatic use. It extends RuntimeException, inheriting shared functionality from its parent type.

Instances are created through a single constructor that initializes the object with default values.

Methods

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

See Also

 English