class Microtest::StandardException

Direct Known Subclasses

Defined in:

microtest/exceptions.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(msg, file : String, line : Int32) #

[View source]

Instance Method Detail

def file : String #

[View source]
def line : Int32 #

[View source]