public static class

RemoteLoggingServiceUtil.RemoteLoggingException

extends Exception
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ com.google.gwt.logging.server.RemoteLoggingServiceUtil.RemoteLoggingException

Class Overview

Exceptions that may occur during remote logging.

Summary

Public Constructors
RemoteLoggingServiceUtil.RemoteLoggingException(String message)
RemoteLoggingServiceUtil.RemoteLoggingException(String message, Throwable t)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public RemoteLoggingServiceUtil.RemoteLoggingException (String message)

public RemoteLoggingServiceUtil.RemoteLoggingException (String message, Throwable t)