Gets the error code for a given error in the stack .
(ade_errcode err_index)
Returns an error code (integer) or nil.
err_index | Position of the error in the stack (integer), where 0 = first error |
Gets the error code for a given error in the stack .
(ade_errcode err_index)
Returns an error code (integer) or nil.
err_index | Position of the error in the stack (integer), where 0 = first error |