Indicates that the underlying operation requires communication with a Master, but that a Master was not available.
This exception typically indicates there is a system level problem. It could indicate for example, that a sufficient number of nodes are not available to hold an election and elect a Master, or that this node was having problems with the network and was unable to communicate with other nodes.
The application can choose to retry the operation, potentially logging the problem, until the underlying system level problem has been addressed.