Exemple #1
0
 internal UVException(Loop loop)
     : this(Ensure.uv_last_error(loop.Handle))
 {
 }