Managed Windows API
HotkeyAlreadyInUseException Class
NamespacesManagedWinapiHotkeyAlreadyInUseException
The exception is thrown when a hotkey should be registered that has already been registered by another application.
Declaration Syntax
C#
public class HotkeyAlreadyInUseException : Exception
Members
All MembersConstructors



IconMemberDescription
HotkeyAlreadyInUseException()()()
Initializes a new instance of the HotkeyAlreadyInUseException class

Inheritance Hierarchy
Object
Exception
 HotkeyAlreadyInUseException

Assembly: ManagedWinapi (Module: ManagedWinapi) Version: 0.3.0.0 (0.3)