menu
assist_core package
documentation
core/constants/exceptions.dart
ProjectCreationFailedException
ProjectCreationFailedException.new constructor
ProjectCreationFailedException.new constructor
dark_mode
light_mode
ProjectCreationFailedException
constructor
ProjectCreationFailedException
(
{
String
?
command
,
int
?
exitCode
,
})
Implementation
ProjectCreationFailedException({super.command, super.exitCode});
assist_core package
documentation
core/constants/exceptions
ProjectCreationFailedException
ProjectCreationFailedException.new constructor
ProjectCreationFailedException class