Searched refs:InvalidOperationError (Results 1 – 6 of 6) sorted by relevance
117 raise sniffer.InvalidOperationError(138 raise sniffer.InvalidOperationError(147 raise sniffer.InvalidOperationError(
113 raise attenuator.InvalidOperationError("Connection not open!")142 raise attenuator.InvalidOperationError("Connection not open!")
118 raise attenuator.InvalidOperationError("Connection not open!")148 raise attenuator.InvalidOperationError("Connection not open!")
64 raise attenuator.InvalidOperationError("Telnet connection not open for commands")
87 class InvalidOperationError(SnifferError): class
98 class InvalidOperationError(AttenuatorError): class