Commit 3dad4bd2 authored by Nick Craver's avatar Nick Craver

Cleanup: error event args

parent 0ff068e9
......@@ -20,6 +20,7 @@ internal InternalErrorEventArgs(EventHandler<InternalErrorEventArgs> handler, ob
Exception = exception;
Origin = origin;
}
/// <summary>
/// Gets the connection-type of the failing connection
/// </summary>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment