I have a timer job which is pretty standard. Like any timer job execution of it can sometimes fail. If this happens in job status (Central Admin) the timer job status is failed.
I would like to be able to catch this type of failure in my job definition and hookup a built in event, such as onFail or onError - is this type of thing possible?