com.sleepycat.db
Class ReplicationSiteUnavailableException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
com.sleepycat.db.DatabaseException
              
com.sleepycat.db.ReplicationSiteUnavailableException
- All Implemented Interfaces: 
 - Serializable
 
public class ReplicationSiteUnavailableException
- extends DatabaseException
 
Thrown if replication group was unable to elect a master, or was unable to
complete the election in the specified timeout period.
- See Also:
 - Serialized Form
 
 
 
 
 
Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.