# @private module Mebla # @private module Errors # Thrown when configuration fails # @note this is a fatal exception class MeblaIndexException < MeblaFatal end end end