|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception com.google.gwt.logging.server.RemoteLoggingServiceUtil.RemoteLoggingException
public static class RemoteLoggingServiceUtil.RemoteLoggingException
Exceptions that may occur during remote logging.
Constructor Summary | |
---|---|
RemoteLoggingServiceUtil.RemoteLoggingException(java.lang.String message)
|
|
RemoteLoggingServiceUtil.RemoteLoggingException(java.lang.String message,
java.lang.Throwable t)
|
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RemoteLoggingServiceUtil.RemoteLoggingException(java.lang.String message)
public RemoteLoggingServiceUtil.RemoteLoggingException(java.lang.String message, java.lang.Throwable t)
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |