Sha256: 78b3108659d20ac53dbcf92090784fbbd06278511f546a55e6b79803e7b142ad
Contents?: true
Size: 477 Bytes
Versions: 7
Compression:
Stored size: 477 Bytes
Contents
=begin Copyright 2010-2014 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
7 entries across 7 versions & 1 rubygems