Exception: Branca::DecodeError

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

Instance Method Summary collapse

Instance Method Details

#to_sObject



9
10
11
# File 'lib/branca/exceptions.rb', line 9

def to_s
  "Can't decode token"
end