Show / Hide Table of Contents

Class SoIllegalXmlException

Exception thrown when an illegal XML has been encountered

Inheritance
Object
SoException
SoIllegalXmlException
Inherited Members
SoException.LogAsException
SoException.FriendlyText
Namespace: SuperOffice.Exceptions
Assembly: SoCore.dll
Syntax
public class SoIllegalXmlException : SoException

Constructors

SoIllegalXmlException(String)

Default constructor.

Declaration
public SoIllegalXmlException(string message)
Parameters
Type Name Description
String message

Error message.

SoIllegalXmlException(String, Exception)

Default constructor.

Declaration
public SoIllegalXmlException(string message, Exception innerException)
Parameters
Type Name Description
String message

Error message.

Exception innerException

Inner exception.

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top