video #18 - Exception Handling

1 year ago
33

We are going to be talking about the ‘exception’ object which keeps track of errors. All Errors are kept in an error log. You can set the different level of error reporting. There’s a function that reports an error called ‘error_reporting’, it sets the different level of errors to display.

Loading comments...