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. |
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. |