Package pyraf :: Module irafecl :: Class SimpleTraceback
[hide private]
[frames] | no frames]

Class SimpleTraceback

source code


Instance Methods [hide private]
 
_ecl_handle_error(self, e)
IrafTask version of handle error: register error with calling task but continue.
source code

Inherited from EclBase: __init__, is_pseudo, run

Method Details [hide private]

_ecl_handle_error(self, e)

source code 

IrafTask version of handle error: register error with calling task but continue.

Overrides: EclBase._ecl_handle_error
(inherited documentation)