PeanutButter
|
Thrown when a service control request (eg start/stop/pause/continue) cannot be completed. More...
Public Member Functions | |
ServiceControlException (string message) | |
Constructs the exception. | |
ServiceControlException (string message, string fullServiceControlCommandline) | |
Constructs the exception. |
Thrown when a service control request (eg start/stop/pause/continue) cannot be completed.
PeanutButter.WindowsServiceManagement.ServiceControlException.ServiceControlException | ( | string | message | ) |
Constructs the exception.
message |
PeanutButter.WindowsServiceManagement.ServiceControlException.ServiceControlException | ( | string | message, |
string | fullServiceControlCommandline ) |
Constructs the exception.
message | |
fullServiceControlCommandline |