Exception: Peregrin::Zhook::ValidationError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/formats/zhook.rb

Instance Method Summary collapse

Constructor Details

#initialize(path = nil) ⇒ ValidationError

Returns a new instance of ValidationError.



376
377
378
# File 'lib/formats/zhook.rb', line 376

def initialize(path = nil)
  @path = path
end