When an exception occurs within a method, the method creates an Exception object then hands it off to the Java runtime system to take further action, this is referred to as...

throwing an exception
  • instantiating a semaphore
  • runtime passing
  • exception passing

There are no hints for this question