C
CezarAntonio
Hi, i'm a brazilian student.
I'm need, in my student project, capture the type of Exception
throwable for JVM.
For example :
if when compiling any source,
the jvm to return that "a signal ; it is required " or outher comum
error,
i'm need to identify this error and save in table of mysql.
I'm use Runtime.exec , i'm use the code the Michel Daconta em your
article:
http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-traps.html
for capture the text message throwable for JVM , but i'm liked to
know if exist outher way to identify the error.
Sorry for my language.
Cézar
I'm need, in my student project, capture the type of Exception
throwable for JVM.
For example :
if when compiling any source,
the jvm to return that "a signal ; it is required " or outher comum
error,
i'm need to identify this error and save in table of mysql.
I'm use Runtime.exec , i'm use the code the Michel Daconta em your
article:
http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-traps.html
for capture the text message throwable for JVM , but i'm liked to
know if exist outher way to identify the error.
Sorry for my language.
Cézar