Class Error
public class Error
- Inheritance
-
Error
- Inherited Members
Constructors
Error(string, Exception)
public Error(string message, Exception exception)
Parameters
Properties
Exception
public Exception Exception { get; }
Property Value
Message
public string Message { get; }