SchemaInfoException Class

Definition

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

Constructors

SchemaInfoException()
SchemaInfoException(SchemaInfoErrorCode, String, Exception)
SchemaInfoException(SchemaInfoErrorCode, String, Object[])
SchemaInfoException(String)
SchemaInfoException(String, Exception)
SchemaInfoException(String, Object[])

Properties

ErrorCode

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to