ComponentNotFoundException
final class ComponentNotFoundException extends ViewException
Class to handle events related to components not being found.
Methods
__construct(string $message = '', Throwable|null $previous = null)
Create a new exception to handle faults related to rendering content.
from
ViewException
Details
in
ViewException at line 17
__construct(string $message = '', Throwable|null $previous = null)
Create a new exception to handle faults related to rendering content.