UnsupportedDataRecordTypeException Classe

Définition

Exception levée lorsqu'une valeur de paramètre non prise en charge est transmise à la méthode 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
Héritage
UnsupportedDataRecordTypeException
Attributs

Constructeurs

UnsupportedDataRecordTypeException(String)

Initialise une nouvelle instance de la classe UnsupportedDataRecordTypeException.

S’applique à