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



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

def to_s
  "abort: "+super
end