Exception: Extensionator::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/extensionator/error.rb

Constant Summary collapse

ArgumentError =
Class.new(self)
KeyError =
Class.new(self)
ValidationError =
Class.new(self)