Class UmbrellaException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AttachDetachException

public class UmbrellaException extends UmbrellaException
Wraps {com.google.web.bindery.event.shared.UmbrellaException} for legacy compatibility.
See Also:
  • Constructor Details

    • UmbrellaException

      public UmbrellaException(Set<Throwable> causes)
    • UmbrellaException

      protected UmbrellaException()
      Required for GWT RPC serialization.