Share via


UnsupportedNumericStructException Class

Definition

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()

Applies to