Sha256: 177335edc4ff392b34434edf813459938ba0166dc2ff2ba4a06cdb798a645454

Contents?: true

Size: 489 Bytes

Versions: 6

Compression:

Stored size: 489 Bytes

Contents

#
# Copyright (c) 2014 Red Hat Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
# implied, including the implied warranties of MERCHANTABILITY or FITNESS
# FOR A PARTICULAR PURPOSE. You should have received a copy of GPLv2
# along with this software; if not, see
# http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
#

module OpenSCAP
  class OpenSCAPError < StandardError
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
openscap-0.4.8 lib/openscap/exceptions.rb
openscap-0.4.7 lib/openscap/exceptions.rb
openscap-0.4.4 lib/openscap/exceptions.rb
openscap-0.4.3 lib/openscap/exceptions.rb
openscap-0.4.2 lib/openscap/exceptions.rb
openscap-0.4.1 lib/openscap/exceptions.rb