You are here

namespace Drupal\bynder\Exception in Bynder 8.3

Same name in other branches
  1. 8 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.
UnableToConnectException src/Exception/UnableToConnectException.php Exception indicating that the selected bundle does not exist.
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.