# -*- coding: binary -*- module Rex module Java module Serialization class EncodeError < ::RuntimeError end end end end