Exception: RHACK::TargetError

Inherits:
ArgumentError
  • Object
show all
Defined in:
lib/rhack/frame.rb

Instance Method Summary collapse

Constructor Details

#initialize(msg = "only static frame can use local paths") ⇒ TargetError

Returns a new instance of TargetError.



13
14
# File 'lib/rhack/frame.rb', line 13

def initialize msg="only static frame can use local paths"
super end