Class EventDispatchException

All Implemented Interfaces:
Serializable

public class EventDispatchException extends SdkException
See Also:
  • Constructor Details

    • EventDispatchException

      public EventDispatchException()
    • EventDispatchException

      public EventDispatchException(String message)
    • EventDispatchException

      public EventDispatchException(String message, Throwable cause)
    • EventDispatchException

      public EventDispatchException(Throwable cause)
    • EventDispatchException

      public EventDispatchException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)