Return a connection that experienced an error. The provider will indicate the action the client should take.
[Visual Basic] Function returnErrorConnection( _    ByVal connection As ServerConnection, _    ByVal exception As Exception _ ) As Action