class CoverageReporter::BaseException

Overview

Exception used in utility logic just to be catched and printed.

Direct Known Subclasses

Defined in:

coverage_reporter/base_exception.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(fail : Bool = true) #

[View source]

Instance Method Detail

def fail=(fail : Bool) #

[View source]
def fail? : Bool #

[View source]