houdini/lib/errors/expired_token_error.rb

2 lines
42 B
Ruby
Raw Normal View History

class ExpiredTokenError < RuntimeError
end