InvalidMeterNameException 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 invalid or improperly formatted Meter name was specified. See https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/api.md#instrument for details.
public class InvalidMeterNameException : FormatException
type InvalidMeterNameException = class
inherit FormatException
Public Class InvalidMeterNameException
Inherits FormatException
- Inheritance
-
InvalidMeterNameException
Constructors
| Name | Description |
|---|---|
| InvalidMeterNameException() | |