UnsupportedNumericStructException 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示不支持的結構已傳遞至計量。 不支持的結構可能是非數值,或只是不支持的數值類型。
public class UnsupportedNumericStructException : FormatException
type UnsupportedNumericStructException = class
inherit FormatException
Public Class UnsupportedNumericStructException
Inherits FormatException
- 繼承
-
UnsupportedNumericStructException
建構函式
| UnsupportedNumericStructException() |
表示不支持的結構已傳遞至計量。 不支持的結構可能是非數值,或只是不支持的數值類型。 |