Calls stored function pointer / delegate with args and throws stored exception object if return value of callable evaulates to false
variadic argument list to proxy
whatever this.fn returns
this.e if stored function returns 'false'
See Implementation
Calls stored function pointer / delegate with args and throws stored exception object if return value of callable evaulates to false