menu
serverpod_boost package
documentation
skills/skill_loader.dart
SkillLoadException
SkillLoadException.new const constructor
SkillLoadException.new const constructor
dark_mode
light_mode
SkillLoadException
constructor
const
SkillLoadException
(
String
message
, [
String
?
path
])
Implementation
const SkillLoadException(this.message, [this.path]);
serverpod_boost package
documentation
skills/skill_loader
SkillLoadException
SkillLoadException.new const constructor
SkillLoadException class