Thrown when a discovery does not find any matches.
Source
class NotFoundException extends \RuntimeException implements Exception
{
}
Thrown when a discovery does not find any matches.
class NotFoundException extends \RuntimeException implements Exception
{
}
User Contributed Notes
You must log in before being able to contribute a note or feedback.