次の方法で共有


SchemaInfoException クラス

定義

[System.Serializable]
public sealed class SchemaInfoException : Exception
[<System.Serializable>]
type SchemaInfoException = class
    inherit Exception
Public NotInheritable Class SchemaInfoException
Inherits Exception
継承
SchemaInfoException
属性

コンストラクター

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

プロパティ

ErrorCode

メソッド

GetObjectData(SerializationInfo, StreamingContext)

適用対象