module Ecoportal module API module Errors class TimeOut < Errors::Base end end end end