UnsupportedNumericStructException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates an unsupported struct was passed to a Metric. Unsupported structs may be non-numeric, or simply an unsupported numeric type.
public class UnsupportedNumericStructException : FormatException
type UnsupportedNumericStructException = class
inherit FormatException
Public Class UnsupportedNumericStructException
Inherits FormatException
- Inheritance
-
UnsupportedNumericStructException
Constructors
| Name | Description |
|---|---|
| UnsupportedNumericStructException() | |