Serialized Form
-
Package com.eventstore.dbclient
-
Class com.eventstore.dbclient.ConnectionShutdownException extends java.lang.Exception implements Serializable
-
Class com.eventstore.dbclient.ConnectionStringParsingException extends java.lang.Exception implements Serializable
-
Class com.eventstore.dbclient.NoClusterNodeFoundException extends java.lang.Exception implements Serializable
-
Class com.eventstore.dbclient.NotLeaderException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
leaderEndpoint
Endpoint leaderEndpoint
-
-
-
Class com.eventstore.dbclient.ResourceNotFoundException extends java.lang.RuntimeException implements Serializable
-
Class com.eventstore.dbclient.StreamDeletedException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
streamName
java.lang.String streamName
-
-
-
Class com.eventstore.dbclient.StreamNotFoundException extends java.lang.RuntimeException implements Serializable
-
Class com.eventstore.dbclient.UnsupportedFeatureException extends java.lang.RuntimeException implements Serializable
-
Class com.eventstore.dbclient.WrongExpectedVersionException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
actualRevision
ExpectedRevision actualRevision
-
nextExpectedRevision
ExpectedRevision nextExpectedRevision
-
streamName
java.lang.String streamName
-
-
-