Aqbutt05
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
-
-
Aqbutt05 created a post, AnsweredIn my Intellij plugin how can i intercept Runtime Errors of the running program.
I am writing a plugin in IntelliJ using IntelliJ Plugin SDK. I want my plugin to intercept an Error when a program throws a Runtime Exception during its execution or processing. Please any kind of ...