InvalidBucketConfigurationException 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 that a Histogram's bucket configuration was invalid, typically due to a sorting issue. Buckets must be specified in ascending order.
public class InvalidBucketConfigurationException : ArgumentException
type InvalidBucketConfigurationException = class
inherit ArgumentException
Public Class InvalidBucketConfigurationException
Inherits ArgumentException
- Inheritance
-
InvalidBucketConfigurationException
Constructors
| Name | Description |
|---|---|
| InvalidBucketConfigurationException() | |