DriverNotRegisteredException Class
Exception thrown when a profile request is made for a driver that is not registered
Namespace: ASCOM.Utilities.ExceptionsAssembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 7.1.3+4851.c5da65c2b
[SerializableAttribute]
public class DriverNotRegisteredException : HelperException
<SerializableAttribute>
Public Class DriverNotRegisteredException
Inherits HelperException
[SerializableAttribute]
public ref class DriverNotRegisteredException : public HelperException
- Inheritance
- Object Exception HelperException DriverNotRegisteredException
Drivers must be registered before other profile commands are used to manipulate their
values.