Commit b8c80fa2 by lanrion

handle exception

parent e9eac006
require "weixin_authorize/error_handler/global_code.rb"
require "weixin_authorize/error_handler/result_handler"
require "weixin_authorize/error_handler/exceptions"
# encoding: utf-8
module WeixinAuthorize
class ValidAccessTokenException < RuntimeError
end
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment