Class ReplicationJoinFailureException

All Implemented Interfaces:
Serializable

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 turned off automatic internal initialization (the ReplicationConfig.AUTOINIT setting).
See Also: