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