# -*- coding: binary -*- module Rex module Proto module Rmi class Exception < ::RuntimeError end end end end