|
From: | Gregory Casamento |
Subject: | Re: strange exception occuring in gnustep-base |
Date: | Thu, 16 Dec 2021 12:09:36 -0500 |
Hello,
My application fires an exception which is puzzling me:
Uncaught exception NSInvalidArgumentException, reason:
GSCInlineString(instance) does not recognize getCharacters:range:
to me this means a NSString is being called with the method
getCharacters:range: which it doesnt have?
Does that error message make any sense to anyone?
Andreas
[Prev in Thread] | Current Thread | [Next in Thread] |