Uses of Enum Class
com.datastax.astra.client.exceptions.ErrorCodesServer
Packages that use ErrorCodesServer
Package
Description
Exceptions specialized checked and unchecked thrown by the client.
-
Uses of ErrorCodesServer in com.datastax.astra.client.exceptions
Methods in com.datastax.astra.client.exceptions that return ErrorCodesServerModifier and TypeMethodDescriptionstatic ErrorCodesServer
Returns the enum constant of this class with the specified name.static ErrorCodesServer[]
ErrorCodesServer.values()
Returns an array containing the constants of this enum class, in the order they are declared.