houdini/lib/errors/authentication_error.rb

2 lines
44 B
Ruby
Raw Normal View History

class AuthenticationError < RuntimeError
end