Loading...
Searching...
No Matches
ATAS.Indicators.Heatmap.HeatmapLeaseMisuseException Class Reference

Thrown when an indicator misuses the visual-state lease API. Distinct from a plain InvalidOperationException so call sites can catch lease misuse separately from generic invalid-operation errors, and tests can assert on Reason instead of message text. More...

Inheritance diagram for ATAS.Indicators.Heatmap.HeatmapLeaseMisuseException:
[legend]
Collaboration diagram for ATAS.Indicators.Heatmap.HeatmapLeaseMisuseException:
[legend]

Properties

HeatmapLeaseMisuseReason Reason [get]
 The misuse class — see HeatmapLeaseMisuseReason.
 

Detailed Description

Thrown when an indicator misuses the visual-state lease API. Distinct from a plain InvalidOperationException so call sites can catch lease misuse separately from generic invalid-operation errors, and tests can assert on Reason instead of message text.

Property Documentation

◆ Reason

HeatmapLeaseMisuseReason ATAS.Indicators.Heatmap.HeatmapLeaseMisuseException.Reason
get

The misuse class — see HeatmapLeaseMisuseReason.


The documentation for this class was generated from the following file: