GeonBit.UI.Exceptions Namespace |
[Missing <summary> documentation for "N:GeonBit.UI.Exceptions"]
Class | Description | |
---|---|---|
![]() | InvalidStateException |
Thrown when the user tries to perform an action but the object / UI state does not allow it.
|
![]() | InvalidValueException |
Thrown when the user provides an invalid value.
|
![]() | NotFoundException |
Thrown when something is not found (key, value, index, etc.)
|