constants/exceptions.cli library
Exceptions / Errors
- CliException
- Exception thrown when a command fails
- CommandCancelledByUserException
- Thrown when a command is cancelled by the user
- DirectoryNotFoundException
- Thrown when a directory is not found
- LaunchAppFailedException
- OverwriteConfirmationFailedException
- Thrown when the overwrite confirmation fails
- ProjectCreationFailedException
- Thrown when the project creation fails
- PubspecNotFoundException
-
Thrown when the
pubspec.yaml
file is not found - PubspecParseException
-
Thrown when the
pubspec.yaml
file cannot be parsed