class Oxide::InvalidOperationError

Defined in:

oxide/error.cr

Instance methods inherited from class Oxide::Error

==(other : self) ==, hash(hasher) hash, locations : Array(Location) locations, to_h to_h, to_json(builder : JSON::Builder) to_json

Constructor methods inherited from class Oxide::Error

new(message, locations : Array(Oxide::Location) = [] of Location) new