Exception: OpenWFE::OwfeException

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/openwfe/orest/exception.rb

Overview

EXCEPTION(S)

Instance Method Summary collapse

Constructor Details

#initialize(message) ⇒ OwfeException

Returns a new instance of OwfeException.



49
50
51
# File 'lib/openwfe/orest/exception.rb', line 49

def initialize ()
    super.initialize()
end