SlaxWeb Framework
All Classes Namespaces Functions Variables Pages
Public Member Functions | Protected Attributes | List of all members
SlaxWeb\Database\Error Class Reference

Public Member Functions

 __construct (string $message, string $query)
 

Protected Attributes

 $_message = ""
 
 $_query = ""
 

Constructor & Destructor Documentation

SlaxWeb\Database\Error::__construct ( string  $message,
string  $query 
)

Class constructor

Sets the error data to protected properties.

Parameters
string$messageError message
string$queryQuery at which the error occured

The documentation for this class was generated from the following file: