@@ -298,11 +298,11 @@ @end @implementation OFObject (OFApplicationDelegate) - (void)applicationDidFinishLaunching { - @throw [OFNotImplementedException exceptionWithClass: isa + @throw [OFNotImplementedException exceptionWithClass: [self class] selector: _cmd]; } - (void)applicationWillTerminate {