Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crun
v1.0.4
Crun
BuildError
CacheError
Error
ErrorHash
InvalidSourceError
NoArgumentError
Built with Crystal 1.9.2
2023-10-08 09:48:20 UTC
class
Crun::InvalidSourceError
Crun::InvalidSourceError
Crun::Error
Exception
Reference
Object
Defined in:
errors.cr
Constructors
.new
(message =
"Cannot read
#{
SOURCE
}
Crystal source"
)
Constructor Detail
def self.
new
(message =
"Cannot read
#{
SOURCE
}
Crystal source"
)
#
[
View source
]