ExScylla.Types.Errors.BadKeyspaceName (ex_scylla v0.5.1)

Summary

Types

t()

For more details, see

Types

@type msg() :: String.t()
@type t() :: {:empty, msg()} | {:too_long, msg()} | {:illegal_character, msg()}

For more details, see:

https://docs.rs/scylla/0.9.0/scylla/transport/errors/enum.BadKeyspaceName.html