# Functions
NewNotFoundError formats and returns a new NotFoundError.
Unwrap returns the underlyding error.
WrapIntoNotFoundError wraps an error and returns it as a NotFoundError.
# Structs
NotFoundError indicates the client could not find the requested config.