module Moneta module Api class RuntimeException < Exception; end end end