Class AppMutexException
public class AppMutexException : Exception, ISerializable
- Inheritance
-
objectAppMutexException
- Implements
- Derived
- Inherited Members
- Extension Methods
Constructors
AppMutexException(string?)
public AppMutexException(string? message)
Parameters
message
string
AppMutexException(string?, Exception?)
public AppMutexException(string? message, Exception? innerException)