Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cake
v1.0.2
Cake
Config
DSL
DummyStorage
Exceptions
CakefileNotFound
CrystalEvalFailed
TaskNotFound
Storage
Task
Templates
RunTask
TaskList
Generated using Crystal 1.14.0
2024-11-26 10:55:46 UTC
class
Cake::
Exceptions::
TaskNotFound
Cake::Exceptions::TaskNotFound
Exception
Reference
Object
Defined in:
cake/exceptions.cr
Constructors
.new
(message =
"Task not defined"
)
Constructor Detail
def self.
new
(message =
"Task not defined"
)
#
[
View source
]