UnsupportedDataRecordTypeException Class

Definition

The exception that is thrown when an unsupported parameter value is passed to the DataRecordTypeToBufferType(Type) method.

public ref class UnsupportedDataRecordTypeException : ApplicationException
[System.Serializable]
public class UnsupportedDataRecordTypeException : ApplicationException
[<System.Serializable>]
type UnsupportedDataRecordTypeException = class
    inherit ApplicationException
Public Class UnsupportedDataRecordTypeException
Inherits ApplicationException
Inheritance
UnsupportedDataRecordTypeException
Attributes

Constructors

UnsupportedDataRecordTypeException(String)

Initializes a new instance of the UnsupportedDataRecordTypeException class.

Applies to