Exception: TimeDoctor::EmptyAccessToken

Inherits:
StandardError
  • Object
show all
Defined in:
lib/timedoctor/exceptions.rb

Instance Attribute Summary collapse

Instance Attribute Details

#messageObject (readonly)

Returns the value of attribute message.



42
43
44
# File 'lib/timedoctor/exceptions.rb', line 42

def message
  @message
end