Searched refs:isFault (Results 1 – 2 of 2) sorted by relevance
61 bool isFault() const { return _isFault; } in isFault() function
59 … std::cout << "NoSuchMethod call: fault: " << c.isFault() << ", result = " << result << std::endl; in main()