Sha256: 82cd55bba5e08d67672c0406f631d24ba0061404a08778c3a5c8badcf65ce0b1
Contents?: true
Size: 277 Bytes
Versions: 11
Compression:
Stored size: 277 Bytes
Contents
# Copyright (c) 2020 Contrast Security, Inc. See https://www.contrastsecurity.com/enduser-terms-0317a for more details. # frozen_string_literal: true module Contrast # Used to type a StandardError raised by Contrast code. class InternalException < StandardError end end
Version data entries
11 entries across 11 versions & 1 rubygems