extends |
Exception |
|---|---|
implements |
Exception |
uses |
PositionAwareException |
The exception occurred during Latte compilation.
| Methods | ||
|---|---|---|
public
|
__construct(string $message, ?Position $position = null, ?Throwable $previous = null)
|
# |
| Methods inherited from Exception |
|---|
__wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString() |
| Methods used from Latte\PositionAwareException |
|---|
setSource() |
| Properties | |||
|---|---|---|---|
public
|
?int
|
$sourceLine
|
# |
| Properties used from Latte\PositionAwareException |
|---|
$sourceCode, $sourceName, $position |