Function Entry: VL-CATCH-ALL-ERROR-MESSAGE
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: VL-CATCH-ALL-ERROR-MESSAGE
Name
vl-catch-all-error-message
Class
Visual LISP Function
Syntax
(vl-catch-all-error-message err)
Description
Returns the message string associated with a catch-all error object.
Return Values
String error message.
Side Effects
None.
Availability
- AutoCAD 2026: documented (per Autodesk reference page).
- BricsCAD V26: presumed compatible (no contradicting page found).
- Status: AutoCAD documented; BricsCAD presumed-both pending Phase 4 verification.
Source Notes
- [vl-catch-all-error-message (AutoLISP)](https://help.autodesk.com/cloudhelp/2026/ENU/AutoCAD-AutoLISP-Reference/files/GUID-C703867D-7B64-480D-BE34-45A63BA02AB7.htm)
- Status: documented.