throw keyword

There are two types of code that result in an exception. 
The first is code that’s wrong; The second way for code to result in an exception is to explicitly throw one.