Partager via


UnsupportedNumericStructException Classe

Définition

Indique qu’un struct non pris en charge a été passé à une métrique. Les structs non pris en charge peuvent être non numériques ou simplement un type numérique non pris en charge.

public class UnsupportedNumericStructException : FormatException
type UnsupportedNumericStructException = class
    inherit FormatException
Public Class UnsupportedNumericStructException
Inherits FormatException
Héritage
UnsupportedNumericStructException

Constructeurs

UnsupportedNumericStructException()

Indique qu’un struct non pris en charge a été passé à une métrique. Les structs non pris en charge peuvent être non numériques ou simplement un type numérique non pris en charge.

S’applique à