C# Class ANHAdmin.AlreadyRunningException

Exception thrown by AsyncUtils.AsyncOperation.Start when an operation is already in progress.
Inheritance: System.ApplicationException
Show file Open project: swganhtools/anhserverconfigurationtool

Public Methods

Method Description
AlreadyRunningException ( ) : System

Method Details

AlreadyRunningException() public method

public AlreadyRunningException ( ) : System
return System