[][src]Module caves::errors

Errors

In this module, we define the errors that caves can return, when it encounters a problem. Each error applies to a different situation and has a helpful display message, to make error handling easier for users of this library.

Enums

Error

Errors for every problem that caves may encounter.