namespace Drupal\package_manager\Exception
Same name in other branches
| Object name | File name | Summary |
|---|---|---|
| ApplyFailedException | core/modules/package_manager/src/Exception/ApplyFailedException.php | Exception thrown if a stage encounters an error applying an update. |
| ComposerNotReadyException | core/modules/package_manager/src/Exception/ComposerNotReadyException.php | Exception thrown if we cannot reliably use Composer. |
| FailureMarkerExistsException | core/modules/package_manager/src/Exception/FailureMarkerExistsException.php | Exception thrown if a stage can't be created due to an earlier failed commit. |
| SandboxEventException | core/modules/package_manager/src/Exception/SandboxEventException.php | Exception thrown if an error related to an event occurs. |
| SandboxException | core/modules/package_manager/src/Exception/SandboxException.php | Base class for all exceptions related to stage operations. |
| SandboxOwnershipException | core/modules/package_manager/src/Exception/SandboxOwnershipException.php | Exception thrown if a stage encounters an ownership or locking error. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.