Project

General

Profile

Download (109 Bytes) Statistics
| Branch: | Tag: | Revision:
module Proxy::Error
class BadRequest < StandardError
end

class Unauthorized < StandardError
end
end
(1-1/15)