UCILoader 1.1.2
Small C++ library that allows user to connect to a chess engines via UCI protocol.
Loading...
Searching...
No Matches
UCILoader::SearchConnection< Move >::ResultNotReadyException Class Reference

Exception thrown when attempting to retrieve results before search completes. More...

#include <EngineConnection.h>

Inherits std::exception.

Detailed Description

template<class Move>
class UCILoader::SearchConnection< Move >::ResultNotReadyException

Exception thrown when attempting to retrieve results before search completes.


The documentation for this class was generated from the following file: