module DB class Error < Exception end class MappingException < Exception end end