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