|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.core.ext.TreeLogger.HelpInfo
public abstract static class TreeLogger.HelpInfo
Provides extra information to the user, generally details of what caused the problem or what the user should do to fix the problem. How this information is interpreted and displayed is implementation-dependent.
Constructor Summary | |
---|---|
TreeLogger.HelpInfo()
|
Method Summary | |
---|---|
java.net.URL |
getURL()
If non-null, provides a URL containing extra information about the problem. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TreeLogger.HelpInfo()
Method Detail |
---|
public java.net.URL getURL()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |