com.sleepycat.db
Class ReplicationJoinFailureException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           com.sleepycat.db.DatabaseException
com.sleepycat.db.DatabaseException
               com.sleepycat.db.ReplicationJoinFailureException
com.sleepycat.db.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:
- Serialized Form
 
 
 
 
Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.