# frozen_string_literal: true module RiseAi class Error < StandardError end end