com.sleepycat.je.rep.impl.networkRestore
Class NetworkBackup.DigestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sleepycat.je.rep.impl.networkRestore.NetworkBackup.DigestException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- NetworkBackup
protected static class NetworkBackup.DigestException
- extends Exception
Exception indicating that the digest sent by the server did not match
the digest computed by the client, that is, the log file was corrupted
during transit.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NetworkBackup.DigestException
protected NetworkBackup.DigestException()
Copyright (c) 2004-2012 Oracle. All rights reserved.