Exception: Exception

Defined in:
lib/z_k/extensions.rb

Instance Method Summary collapse

Instance Method Details

#to_std_formatObject



129
130
131
# File 'lib/z_k/extensions.rb', line 129

def to_std_format
  "#{self.class}: #{message}\n\t" + backtrace.join("\n\t")
end