UnsupportedDataRecordTypeException クラス

定義

サポートされていないパラメーター値が DataRecordTypeToBufferType(Type) メソッドに渡された場合にスローされる例外です。

public ref class UnsupportedDataRecordTypeException : ApplicationException
[System.Serializable]
public class UnsupportedDataRecordTypeException : ApplicationException
[<System.Serializable>]
type UnsupportedDataRecordTypeException = class
    inherit ApplicationException
Public Class UnsupportedDataRecordTypeException
Inherits ApplicationException
継承
UnsupportedDataRecordTypeException
属性

コンストラクター

UnsupportedDataRecordTypeException(String)

UnsupportedDataRecordTypeException クラスの新しいインスタンスを初期化します。

適用対象