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

public static class RemoteLoggingServiceUtil.RemoteLoggingException extends Exception
Exceptions that may occur during remote logging.
See Also:
  • Constructor Details

    • RemoteLoggingException

      public RemoteLoggingException(String message)
    • RemoteLoggingException

      public RemoteLoggingException(String message, Throwable t)