An operation that deliberately raises an exception.
An operation that explicitly creates an exception object within the program and propagates it to the caller, used when you want to detect an error on the spot -- such as invalid input -- and halt processing.
© 2026 ITBGM