Oxide::Error
Inherits Exception < Reference < Object
Base error for all oxide errors to extend from
Constructors
new(message, locations : Array(Oxide::Location) = [] of Location, path : Nil | Array(Int32 | String) = nil)
SourceInstance methods
==(other : self)
Returns true if this reference is the same as other. Invokes same?.
hash(hasher)
See Object#hash(hasher)
locations
Sourcepath
Sourceto_h
Sourceto_json(builder : JSON::Builder)
Source