Exception: Dirigible::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/dirigible/error.rb

Overview

Custom error class for rescuing from all known Urban Airship errors

Instance Attribute Summary collapse

Instance Attribute Details

#errorObject

Returns the value of attribute error.



3
4
5
# File 'lib/dirigible/error.rb', line 3

def error
  @error
end