Exception: Braingasm::BraingasmError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/braingasm/errors.rb

Direct Known Subclasses

ParsingError, VMError

Instance Method Summary collapse

Instance Method Details

#typeObject



3
4
5
# File 'lib/braingasm/errors.rb', line 3

def type
  self.class.to_s
end