class Inferno::Exceptions::CancelException
Public Instance Methods
result()
click to toggle source
# File lib/inferno/exceptions.rb, line 37 def result 'cancel' end
# File lib/inferno/exceptions.rb, line 37 def result 'cancel' end