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