-
Notifications
You must be signed in to change notification settings - Fork 0
AttributeMustBeNumericException
MekDrop edited this page Jan 7, 2023
·
1 revision
Notice: Wiki was automatic generated from project sources as project API documentation. Do not edit manually!# Imponeer\Smarty\Extensions\Image\Exceptions\AttributeMustBeNumericException
Throwable, Stringable
SmartyException
| Name | Description |
|---|
| Name | Description |
|---|---|
| __construct | Construct the exception |
| __toString | - |
| __wakeup | - |
| getCode | Gets the Exception code |
| getFile | Gets the file in which the exception was created |
| getLine | Gets the line in which the exception was created |
| getMessage | Gets the Exception message |
| getPrevious | Returns previous Exception |
| getTrace | Gets the stack trace |
| getTraceAsString | Gets the stack trace as a string |