You are here

namespace Drupal\bynder\Exception in Bynder 8

Same name in other branches
  1. 8.3 Drupal\bynder\Exception
  2. 8.2 Drupal\bynder\Exception
  3. 4.0.x Drupal\bynder\Exception
Classsort descending Location Description
BrandNotSetException src/Exception/BrandNotSetException.php Exception indicating that the brand is not configured on upload widget.
BundleNotBynderException src/Exception/BundleNotBynderException.php Exception indicating that the bundle does not represent Bynder assets.
BundleNotExistException src/Exception/BundleNotExistException.php Exception indicating that the selected bundle does not exist.
BynderException src/Exception/BynderException.php Base exception class for Bynder.
TagSearchException src/Exception/TagSearchException.php Exception indicating there was an error fetching tags from the Tag Search Service.
UnableToAddUsageException src/Exception/UnableToAddUsageException.php Exception indicating that the usage can't be added for the Bynder asset.
UnableToConnectException src/Exception/UnableToConnectException.php Exception indicating that the selected bundle does not exist.
UnableToDeleteUsageException src/Exception/UnableToDeleteUsageException.php Exception indicating that the usage can't be deleted for the Bynder asset.
UploadFailedException src/Exception/UploadFailedException.php Exception indicating that the upload to Bynder failed.
UploadPermissionException src/Exception/UploadPermissionException.php Exception indicating that the User doesn't have upload permissions.