Class UserCancelledException

    • Constructor Detail

      • UserCancelledException

        public UserCancelledException()
      • UserCancelledException

        public UserCancelledException​(org.eclipse.core.runtime.IStatus status)
      • UserCancelledException

        public UserCancelledException​(String message)
      • UserCancelledException

        public UserCancelledException​(Throwable cause)
      • UserCancelledException

        public UserCancelledException​(String message,
                                      Throwable cause)