AlreadyRunningException Class
Definition
An System.Exception related to when an action is attempted to be done that cannot be done while the Host is already running
public sealed class AlreadyRunningException : Exception
- Inheritance
- System.ExceptionAlreadyRunningException
Constructors
AlreadyRunningException() |