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