UnsupportedNumericStructException Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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. |