Sha256: b1459768886000acfe69a3d2df88ae529baf93c1d059ce0e98a0f14467d92116
Contents?: true
Size: 466 Bytes
Versions: 2
Compression:
Stored size: 466 Bytes
Contents
=begin Copyright 2010-2017 Sarosys LLC <http://www.sarosys.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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
arachni-1.5.1 | lib/arachni/error.rb |
arachni-1.5 | lib/arachni/error.rb |