Package com.google.gwt.logging.server
Class RemoteLoggingServiceUtil.RemoteLoggingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.gwt.logging.server.RemoteLoggingServiceUtil.RemoteLoggingException
- All Implemented Interfaces:
Serializable
- Enclosing class:
RemoteLoggingServiceUtil
Exceptions that may occur during remote logging.
- See Also:
-
Constructor Summary
ConstructorDescriptionRemoteLoggingException
(String message) RemoteLoggingException
(String message, Throwable t) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RemoteLoggingException
-
RemoteLoggingException
-