Sha256: 2f2d72832fca3dd864fce9eb06116afaa3cfc7b04388b1fffd940c07323789e9
Contents?: true
Size: 477 Bytes
Versions: 6
Compression:
Stored size: 477 Bytes
Contents
=begin Copyright 2010-2015 Tasos Laskos <tasos.laskos@arachni-scanner.com> This file is part of the Arachni Framework project and is subject to redistribution and commercial restrictions. Please see the Arachni Framework web site for more information on licensing and terms of use. =end module Arachni # It provides a namespace for all system errors. # # @author Tasos "Zapotek" Laskos <tasos.laskos@arachni-scanner.com> class Error < StandardError end end
Version data entries
6 entries across 6 versions & 1 rubygems