class Braingasm::BraingasmError
Public Instance Methods
type()
click to toggle source
# File lib/braingasm/errors.rb, line 3 def type self.class.to_s end
# File lib/braingasm/errors.rb, line 3 def type self.class.to_s end