public class ReplicationJoinFailureException
extends DatabaseException
Thrown if a new master has been chosen but the client is unable to synchronize
with the new master (possibly because the client has been configured
with the ReplicationConfig.NOAUTOINIT setting to turn-off automatic
internal initialization).