[][src]Module jen::error

Error definitions and utility functions.

The enclosing types should be used rather than the underlying type to allow us to easily change error definitions as needed. All errors should be created by utilities in this module when required.

Type Definitions

Error

Error type to encompass application errors.