Class UISWTViewEventCancelledException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.biglybt.ui.swt.pifimpl.UISWTViewEventCancelledException
All Implemented Interfaces:
Serializable

public class UISWTViewEventCancelledException extends Exception
See Also:
  • Field Details

  • Constructor Details

    • UISWTViewEventCancelledException

      public UISWTViewEventCancelledException()
    • UISWTViewEventCancelledException

      public UISWTViewEventCancelledException(String message, Throwable cause)
      Parameters:
      message -
      cause -
    • UISWTViewEventCancelledException

      public UISWTViewEventCancelledException(String message)
      Parameters:
      message -
    • UISWTViewEventCancelledException

      public UISWTViewEventCancelledException(Throwable cause)
      Parameters:
      cause -