### Error Handling Functions #### try Returns the first argument itself, if it is an non-error value. Or else returns the second argument.