object Exceptions
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Exceptions
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- sealed class ChannelNotFound extends Exception with DriverException with NoStackTrace
- sealed class ClosedException extends Exception with DriverException with NoStackTrace
- final class InternalState extends Exception with DriverException with NoStackTrace
- sealed class NodeSetNotReachable extends Exception with DriverException with NoStackTrace
An exception thrown when the entire node set is unavailable.
An exception thrown when the entire node set is unavailable. The application may not have access to the network anymore.
- final class NotAuthenticatedException extends Exception with DriverException with NoStackTrace
- sealed class PrimaryUnavailableException extends Exception with DriverException with NoStackTrace
An exception thrown when a request needs a non available primary.
Value Members
- object InternalState extends Serializable
Deprecated Value Members
- object PrimaryUnavailableException extends PrimaryUnavailableException with Product with Serializable
- Annotations
- @deprecated
- Deprecated
(Since version 0.12-RC0) Use constructor with details