# Functions
No description provided by the author
No description provided by the author
NewRomanaNotFoundError creates a RomanaNotFoundError.
romanaErrorToHTTPError is a helper method that creates an HTTP error (one that the middleware automatically converts to the right HTTP status code and response) from the provided Romana error, if possible.
# Structs
RomanaExistsError represents an error when an entity already exists.
RomanaNotFoundError represents an error when an entity (or resource) is not found.