SchemaException Class

Definition

[System.Serializable]
public sealed class SchemaException : Exception
[<System.Serializable>]
type SchemaException = class
    inherit Exception
Public NotInheritable Class SchemaException
Inherits Exception
Inheritance
SchemaException
Attributes

Constructors

SchemaException()
SchemaException(String)
SchemaException(String, Exception)

Applies to