- Removed unused exception `InvalidProjectConfigurationException` in `\ncc\Exceptions` in favor of `ConfigurationException` - Removed unused exception `InvalidScopeException` in `\ncc\Exceptions` in favor of `InvalidArgumentException` (standard php) - Removed unused exception `InvalidCredentialsEntryException` in `\ncc\Exceptions` (not used) - Removed unused exception `ComponentNotFoundException` in `\ncc\Exceptions` in favor of `ConfigurationException` - Removed unused exception `InvalidPackageNameException` in `\ncc\Exceptions` (not used) - Removed unused exception `InvalidVersionNumberException` in `\ncc\Exceptions` (not used) - Removed unused exception `InvalidProjectException` in `\ncc\Exceptions` in favor of `ConfigurationException` - Removed unused exception `InvalidProjectNameException` in `\ncc\Exceptions` in favor of `ConfigurationException` - Removed unused exception `BuildConfigurationNotFoundException` in `\ncc\Exceptions` in favor of `ConfigurationException` |
||
---|---|---|
.. | ||
exceptions_plan.txt |