Overload | Description |
---|---|
ErrorInfo Constructor(Exception) | Initializes a new instance of the ErrorInfo struct with an exception. |
ErrorInfo Constructor(Level,String,String) | Initializes a new instance of the ErrorInfo struct with a level and information. |
ErrorInfo Constructor(Level,String) | Initializes a new instance of the ErrorInfo struct with a level, information, and detail. |