blob: 65a0793ca610ef78f921e4020cb9a22bc67d6ac5 [file] [log] [blame]
class NoAllocationError(Exception):
"base class for errors that should result in a 404"
class CmdlineError(Exception):
"A message for the command-line user"