Exception: Branca::DecodeError

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

Instance Method Summary collapse

Instance Method Details

#to_sObject



7
8
9
# File 'lib/branca/exceptions.rb', line 7

def to_s
  "Can't decode token"
end