Define Application Error Types (.NET)

There are three different types of errors you can encounter in your applications: compile-time errors, runtime errors, and logic errors.

Information on finding and correcting errors can be found in the documentation for your development environment. AutoCAD-specific errors fall into the runtime error category, so these types of errors are covered in this documentation.