XmlException
Overview
Exception triggered when parsing files.
Location
-
Reference:
- Elements.dll .NET, .NET Core 6.0, .NET Standard 2.0
- elements.jar Cooper
- Elements.fx Island, ToffeeV2
- libElements.fx Toffee
- Namespace: RemObjects.Elements.RTL
- Platforms: .NET, .NET Core 6.0, .NET Standard 2.0, Cooper, Island, Toffee, ToffeeV2
-
Ancestry:
- Exception | XmlException .NET, .NET Core 6.0, .NET Standard 2.0, Cooper
- Exception | XmlException Island-Android, Island-Ubuntu, Island-WebAssembly-wasm32, Island-Windows
- NSException | XmlException Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-visionOS, Island-visionOS Simulator, Island-watchOS, Island-watchOS Simulator, Toffee, ToffeeV2
- Exception | XmlException .NET, .NET Core 6.0, .NET Standard 2.0, Cooper
Properties
Column
property Column: Int32 read write;
Int32 Column { get; set; }
var Column: Int32 { get{} set{} }
Integer Column { __get; __set; }
Property Column() As Int32
Row
property Row: Int32 read write;
Int32 Row { get; set; }
var Row: Int32 { get{} set{} }
Integer Row { __get; __set; }
Property Row() As Int32
Instance Methods
constructor (String)
constructor(aMessage: String)
XmlException(String aMessage)
init(_ aMessage: String)
XmlException(String aMessage)
Sub New(aMessage As String)
Parameters:
- aMessage:
Parameters:
- aMessage:
- aRow:
- aColumn: