Exception: Npmdc::Errors::CheckerError

Inherits:
Error
  • Object
show all
Defined in:
lib/npmdc/errors.rb

Instance Attribute Summary

Attributes inherited from Error

#options

Class Method Summary collapse

Methods inherited from Error

#banner, #initialize

Constructor Details

This class inherits a constructor from Npmdc::Errors::Error

Class Method Details

.critical?Boolean

Returns:

  • (Boolean)


23
24
25
# File 'lib/npmdc/errors.rb', line 23

def critical?
  @critical
end