com.sleepycat.je.rep.stream
Class MasterStatus.MasterSyncException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sleepycat.je.rep.stream.MasterStatus.MasterSyncException
All Implemented Interfaces:
Serializable
Enclosing class:
MasterStatus

public class MasterStatus.MasterSyncException
extends Exception

See Also:
Serialized Form

Constructor Summary
MasterStatus.MasterSyncException()
           
 
Method Summary
 String getMessage()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MasterStatus.MasterSyncException

MasterStatus.MasterSyncException()
Method Detail

getMessage

public String getMessage()
Overrides:
getMessage in class Throwable


Copyright (c) 2004-2012 Oracle. All rights reserved.