Searched refs:ThrowConnectionException (Results 1 – 1 of 1) sorted by relevance
33 ThrowConnectionException(connectee.GetType(), connector.GetType()); in Connect()51 ThrowConnectionException(connectee.GetType(), connector.GetType(), true); in Disconnect()74 … private static void ThrowConnectionException(Type tone, Type ttwo, bool disconnection = false) in ThrowConnectionException() method in Antmicro.Renode.Core.Connector