ade_errtype

AutoCAD Map 3D AutoLISP

Up a level
ade_errtype
 
 

Gets the type of a given error in the stack.

(ade_errtype err_index)

Returns an error type (integer) or nil.

err_index Position of the error in the stack (integer), where 0 = first error.