com.sleepycat.je.rep.impl.networkRestore
Class NetworkBackup.LoadThresholdExceededException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sleepycat.je.rep.impl.networkRestore.NetworkBackup.LoadThresholdExceededException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- NetworkBackup
public static class NetworkBackup.LoadThresholdExceededException
- extends Exception
- See Also:
- Serialized Form
threshold
final int threshold
activeServers
final int activeServers
NetworkBackup.LoadThresholdExceededException
NetworkBackup.LoadThresholdExceededException(int threshold,
int activeServers)
getActiveServers
public int getActiveServers()
getThreshold
public int getThreshold()
getMessage
public String getMessage()
- Overrides:
getMessage
in class Throwable
Copyright (c) 2004-2010 Oracle. All rights reserved.