Class SystemError
public sealed class SystemError : CloseReason
- Inheritance
-
SystemError
Constructors
SystemError(string)
public SystemError(string message)
Parameters
messagestring
Properties
Message
public string Message { get; }
Property Value
Methods
Component1()
public string Component1()
Returns
Copy(string)
public SystemError Copy(string message)
Parameters
messagestring