PeanutButter
Loading...
Searching...
No Matches
PeanutButter.WindowsServiceManagement.ServiceControlException Class Reference

Thrown when a service control request (eg start/stop/pause/continue) cannot be completed. More...

Inheritance diagram for PeanutButter.WindowsServiceManagement.ServiceControlException:

Public Member Functions

 ServiceControlException (string message)
 Constructs the exception.
 ServiceControlException (string message, string fullServiceControlCommandline)
 Constructs the exception.

Detailed Description

Thrown when a service control request (eg start/stop/pause/continue) cannot be completed.

Constructor & Destructor Documentation

◆ ServiceControlException() [1/2]

PeanutButter.WindowsServiceManagement.ServiceControlException.ServiceControlException ( string message)

Constructs the exception.

Parameters
message

◆ ServiceControlException() [2/2]

PeanutButter.WindowsServiceManagement.ServiceControlException.ServiceControlException ( string message,
string fullServiceControlCommandline )

Constructs the exception.

Parameters
message
fullServiceControlCommandline

The documentation for this class was generated from the following file:
  • source/Win32Service/PeanutButter.WindowsServiceManagement/ServiceControlException.cs