Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

namespace Http\Discovery\Exception

Object name File name Summary
ClassInstantiationFailedException vendor/php-http/discovery/src/Exception/ClassInstantiationFailedException.php Thrown when a class fails to instantiate.
DiscoveryFailedException vendor/php-http/discovery/src/Exception/DiscoveryFailedException.php Thrown when all discovery strategies fails to find a resource.
NoCandidateFoundException vendor/php-http/discovery/src/Exception/NoCandidateFoundException.php When we have used a strategy but no candidates provided by that strategy could be used.
NotFoundException vendor/php-http/discovery/src/Exception/NotFoundException.php
PuliUnavailableException vendor/php-http/discovery/src/Exception/PuliUnavailableException.php Thrown when we can't use Puli for discovery.
StrategyUnavailableException vendor/php-http/discovery/src/Exception/StrategyUnavailableException.php This exception is thrown when we cannot use a discovery strategy. This is *not* thrown when
the discovery fails to find a class.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal