[MECpp]Item-12 Understand How Throwing an Exception Differs From Passing a Parameter or Calling a Virtual Function
· β 5 min read
There are three primary ways in which passing an object to a function or using that object to invoke a virtual function differs from throwing the object as an exception.