class Cake::Exceptions::TaskNotFound

Defined in:

cake/exceptions.cr

Constructors

Constructor Detail

def self.new(message = "Task not defined") #

[View source]