Exceptions can not be thrown?

I have this problem and I do not know how to solve it. It could be found by the classloader, otherwise the import would not be able to be resolved. The import is resolved, so the exception-class can be load. Somehow the IDE is not able to load one of the dependency-classes that indicate that it is inherited from a throwable class. But how to know what classes along the inheritance could not be found?
No description
3 Replies
JavaBot
JavaBot3w ago
This post has been reserved for your question.
Hey @Peter Rader! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically marked as dormant after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
Peter Rader
Peter RaderOP3w ago
Fixing error: The type org.eclipse.core.runtime.IAdaptable cannot b...
If you get one of the following errors : The type org.eclipse.core.runtime.IAdaptable cannot be resolved. It is indirectly reference...
JavaBot
JavaBot3w ago
Post Closed
This post has been closed by <@574922348642172929>.

Did you find this page helpful?