WCF
WCF copied to clipboard
Add ClassNotFound exception to complement ImplementationException and ParentClassException
e.g. for use in https://github.com/WoltLab/WCF/blob/e6aaee42d458378064d472a30a9b97b3af6f3335/wcfsetup/install/files/lib/system/event/EventHandler.class.php#L143 to make the catch in b4db5a5c6eddf270b6f6e779a88656e7b805cb12 more specific.