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 类的新实例。

适用于