Sha256: 9e0aba79097a3d701df1bd10c94e6210c870445c9ea3fc408b47fc22f8364a82
Contents?: true
Size: 210 Bytes
Versions: 22
Compression:
Stored size: 210 Bytes
Contents
module JsDuck module Warning # An exception thrown by JsDuck::Warning classes that is supposed # to result in a warning being logged by Logger. class WarnException < Exception end end end
Version data entries
22 entries across 22 versions & 3 rubygems