# Type aliases

BasicError is an error for which we have no additional information.
FatalError is an error that causes the program to terminate.
TransientError is an error that can be recovered.