Answer
Checked exceptions must be handled inside lambda.
Custom functional interfaces can declare throws clauses.
Ensures clean functional-style error handling.
Custom functional interfaces can declare throws clauses.
Ensures clean functional-style error handling.