struct StatusChecker::Failure

Defined in:

lib/tasks/status_checker.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(url : String, err : Exception) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(url _url = @url, err _err = @err) #

[View source]
def err : Exception #

def url : String #