Click or drag to resize

ServiceManagerException Class

Represents an exception that occures while interacting with the service manager.
Inheritance Hierarchy
SystemObject
  SystemException
    Cauldron.WindowsServiceServiceManagerException

Namespace:  Cauldron.WindowsService
Assembly:  Cauldron.Win32.WindowsService (in Cauldron.Win32.WindowsService.dll) Version: 3.1.0.22 (3.1.0.22)
Syntax
C#
public sealed class ServiceManagerException : Exception
See Also