|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.rosuda.JGR.util.ErrorMsg
public class ErrorMsg
ErrorMSG print error stacktrace to JGRError.log in the property "user.dir"
| Constructor Summary | |
|---|---|
ErrorMsg(java.lang.Exception e)
Create new ErrorMsg which will be appended to JGRError.log file. |
|
ErrorMsg(java.lang.String msg)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ErrorMsg(java.lang.Exception e)
e - Exception to addpublic ErrorMsg(java.lang.String msg)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||