Standard LibraryFunctionsthrowOn this pagethrow throw(const Object bv) -> void Throws the specified value as an exception. Parameters bv: The value to throw.