Link to home
Start Free TrialLog in
Avatar of najyp
najyp

asked on

exception

I have written a Java program, and sometimes when it is run, the following statement occur:

"caught unknown c++ exception during send"

and then a dialog box showing java.exe must be closed.

This statement sometimes occur and sometimes not occur if I execute the program.
As I write java program, I have no idea why it occur.

I just doubt whether it is related to the library I use?
I use netsnmpj library in my program.
How can I solve it?
ASKER CERTIFIED SOLUTION
Avatar of warturtle
warturtle
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial