Public Member Functions | |
| __construct (string $message, string $query) | |
Protected Attributes | |
| $_message = "" | |
| $_query = "" | |
| SlaxWeb\Database\Error::__construct | ( | string | $message, |
| string | $query | ||
| ) |
Class constructor
Sets the error data to protected properties.
| string | $message | Error message |
| string | $query | Query at which the error occured |
1.8.8