| << 9.1.2- Using Objects Correctly | Chapter9 | 9.2.1- Syntax Errors >> |
Types of Error
So we've noted that errors can arise in two different places, but there are also several differenttypes of error that may occur. This is important to realize, as some errorsmight not even generate an error message. Debugging is a lot easier if you knowwhere to look and what you are looking for. There are lots of types andsubtypes of errors, but in ASP you can very broadly classify them as one of thefollowing three types: syntax error, logical error or ASP error.
| << 9.1.2- Using Objects Correctly | Chapter9 | 9.2.1- Syntax Errors >> |

RSS

