Serialized Form
-
Package com.apple.foundationdb
-
Exception com.apple.foundationdb.FDBException
class FDBException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
code
int code
-
-
-
Package com.apple.foundationdb.async
-
Exception com.apple.foundationdb.async.MoreAsyncUtil.DeadlineExceededException
class DeadlineExceededException extends LoggableException implements Serializable
-
-
Package com.apple.foundationdb.map
-
Exception com.apple.foundationdb.map.BunchedMapException
class BunchedMapException extends LoggableException implements Serializable -
Exception com.apple.foundationdb.map.BunchedSerializationException
class BunchedSerializationException extends BunchedMapException implements Serializable-
Serialized Fields
-
data
byte[] data
-
value
Object value
-
-
-
-
Package com.apple.foundationdb.synchronizedsession
-
Exception com.apple.foundationdb.synchronizedsession.SynchronizedSessionLockedException
class SynchronizedSessionLockedException extends LoggableException implements Serializable
-
-
Package com.apple.foundationdb.util
-
Exception com.apple.foundationdb.util.LoggableException
class LoggableException extends RuntimeException implements Serializable-
Serialized Fields
-
loggableKeysAndValuesImpl
LoggableKeysAndValuesImpl loggableKeysAndValuesImpl
-
-
-