# Raised when an expected profile (statistic, invoicing or normal) was not found on an user
class NoProfileError < StandardError
end