-
Notifications
You must be signed in to change notification settings - Fork 0
4.0: The ExceptableException Class
Adrian edited this page Mar 14, 2024
·
1 revision
Represents Exceptable error cases.
An invalid code was provided to an Exceptable class.
An exception was thrown which no registered exception handlers successfully handled.
A handler threw an exception, had a bad signature, or had an invalid return value.