Module sta::error [] [src]

Stuff for error handling and exiting smoothly.

Structs

Error

Defines an error.

Functions

const_error

Construct an error which exits. Really just a error template.

const_error_noexit

Construct an error that doesn't exit. Really just a error template.

error

Takes an error and prints everything in a nice format.