module IntacctRB module Exceptions class Bill < IntacctRB::Exceptions::Base end end end