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