Exception: AbortError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/amp/support/support.rb

Overview

Strange. These used to be ASCII penises.

Instance Method Summary collapse

Instance Method Details

#to_sObject



39
40
41
# File 'lib/amp/support/support.rb', line 39

def to_s
  "abort: "+super
end