Exception
Table of Contents
Classes
- ClassInstantiationFailedException
- Thrown when a class fails to instantiate.
- DiscoveryFailedException
- Thrown when all discovery strategies fails to find a resource.
- NoCandidateFoundException
- When we have used a strategy but no candidates provided by that strategy could be used.
- NotFoundException
- Thrown when a discovery does not find any matches.
- PuliUnavailableException
- Thrown when we can't use Puli for discovery.
- StrategyUnavailableException
- This exception is thrown when we cannot use a discovery strategy. This is *not* thrown when the discovery fails to find a class.