Calls the current callable with the given arguments.
The callable is called with the arguments given to this method.
This method throws an exception if the callable is not valid.
This check is not done during the object construction to allow
you to load the callable as late as possible.