You are here

namespace Drupal\libraries\ExternalLibrary\Exception in Libraries API 8.3

Classsort descending Location Description
InvalidLibraryDependencyException src/ExternalLibrary/Exception/InvalidLibraryDependencyException.php Provides an exception for an invalid library exception.
LibraryDefinitionNotFoundException src/ExternalLibrary/Exception/LibraryDefinitionNotFoundException.php Provides an exception for a library definition that cannot be found.
LibraryNotInstalledException src/ExternalLibrary/Exception/LibraryNotInstalledException.php Provides an exception for a library that is not installed.
LibraryTypeNotFoundException src/ExternalLibrary/Exception/LibraryTypeNotFoundException.php Provides an exception for a library definition without a type declaration.
UnknownLibraryVersionException src/ExternalLibrary/Exception/UnknownLibraryVersionException.php Provides an exception for libraries whose version has not been detected.