ViewNotFoundException
final class ViewNotFoundException extends ViewException
Class to handle events related to views 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.