class Fossil::Error::RouteTraceError

Overview

Error raised when path can not be traced from the router.

Defined in:

errors.cr

Constructors

Constructor Detail

def self.new(message = "Cannot trace the route") #