extends |
Exception |
|---|---|
implements |
Exception |
uses |
PositionAwareException |
Exception thrown when a not allowed construction is used in a template.
| Methods | ||
|---|---|---|
public
|
__construct(string $message, ?Position $position = null)
|
# |
| Methods inherited from Exception |
|---|
__wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString() |
| Methods used from Latte\PositionAwareException |
|---|
setSource() |
| Properties used from Latte\PositionAwareException |
|---|
$sourceCode, $sourceName, $position |