Define Application Error Types
 
 
 

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 all three types of errors can be found in documentation for your development environment. AutoCAD-specific errors fall into the runtime error category, so these types of errors will be covered more fully in this documentation.