1 error
This section shows the utility of the functions error. This functions are used in a try-catch context and allows to manage the exceptions produced. They are used to obtain information when an exception is produced. This information can be the line, the tag where was produced, the error message, the stack trace and code and sql state of the error if it is an error produced in the engine of the database).