Module Error

Every error is represented by a table with the following properties.

Tables

error A description of any error returned by the library.


Tables

error
A description of any error returned by the library.

Fields:

  • code The error code for the error. -1 means the error comes from the client.
  • message A formatted error message (with the translated error code if is a Cassandra error).
  • raw_message The raw error message as returned by Cassandra.
generated by LDoc 1.4.3 Last updated 2015-07-30 16:28:43