Class AbstractAuthenticationErrorEvent

java.lang.Object
com.google.web.bindery.event.shared.Event<H>
com.google.gwt.event.shared.GwtEvent<AuthenticationEventHandler>
org.silverpeas.mobile.client.common.event.authentication.AbstractAuthenticationErrorEvent
Direct Known Subclasses:
AuthenticationErrorEvent

public abstract class AbstractAuthenticationErrorEvent extends com.google.gwt.event.shared.GwtEvent<AuthenticationEventHandler>
  • Field Details

  • Constructor Details

    • AbstractAuthenticationErrorEvent

      public AbstractAuthenticationErrorEvent(Throwable caught)
  • Method Details