Volume Control
Application-specific hotkeys for Windows
VolumeControl.Core.Input.Exceptions Namespace Reference

Classes

class  ActionSettingNotFoundException
 Represents errors that occur when a hotkey action setting wasn't found in a HotkeyPressedEventArgs instance. More...
 
class  HotkeyRegistrationException
 Represents an error that occurs while registering or unregistering a hotkey. More...
 
class  InvalidActionSettingValueTypeException
 Represents type errors that occur from the ActionSettingInstance<T> class. More...
 
class  InvalidDataTemplateProviderTypeException
 Represents errors that occur when the specified Attributes.HotkeyActionSettingAttribute.DataTemplateProviderType does not implement ITemplateProvider. More...
 
class  InvalidProviderTypeException
 Represents errors that occur because a type that does not implement ITemplateProvider or ITemplateDictionaryProvider was used as a DataTemplate provider in an action setting. More...