core/constants/exceptions 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
- OverwriteConfirmationFailedException
- Thrown when the overwrite confirmation fails
- ProjectCreationFailedException
- Thrown when the project creation fails
- PubspecNotFoundException
-
Thrown when the
pubspec.yamlfile is not found - PubspecParseException
-
Thrown when the
pubspec.yamlfile cannot be parsed