menu
serverpod_boost package
documentation
skills/skill_composer.dart
SkillNotFoundException
SkillNotFoundException.new const constructor
SkillNotFoundException.new const constructor
dark_mode
light_mode
SkillNotFoundException
constructor
const
SkillNotFoundException
(
String
skillName
, [
List
<
String
>
searchedPaths
=
const []
])
Implementation
const SkillNotFoundException(this.skillName, [this.searchedPaths = const []]);
serverpod_boost package
documentation
skills/skill_composer
SkillNotFoundException
SkillNotFoundException.new const constructor
SkillNotFoundException class