GeonBit.UI.Exceptions Namespace

GeonBit.UI

GeonBit.UI.Exceptions Namespace

[Missing <summary> documentation for "N:GeonBit.UI.Exceptions"]

Classes
  ClassDescription
Public classInvalidStateException
Thrown when the user tries to perform an action but the object / UI state does not allow it.
Public classInvalidValueException
Thrown when the user provides an invalid value.
Public classNotFoundException
Thrown when something is not found (key, value, index, etc.)