mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 18:05:27 +07:00
[docs] update links to IntelliJ Platform SDK Docs
GitOrigin-RevId: 543b8a02e71e543f97d263a0de4df41e196ff5a0
This commit is contained in:
committed by
intellij-monorepo-bot
parent
c44138ebe8
commit
6aa203814a
@@ -18,7 +18,7 @@ import org.jetbrains.annotations.Nullable;
|
||||
* </p>
|
||||
*
|
||||
* @see com.intellij.openapi.progress.ProgressIndicator#checkCanceled()
|
||||
* @see <a href="https://www.jetbrains.org/intellij/sdk/docs/basics/architectural_overview/general_threading_rules.html">General Threading Rules</a>
|
||||
* @see <a href="https://plugins.jetbrains.com/docs/intellij/general-threading-rules.html">General Threading Rules</a>
|
||||
*/
|
||||
public class ProcessCanceledException extends RuntimeException implements ControlFlowException {
|
||||
public ProcessCanceledException() { }
|
||||
|
||||
Reference in New Issue
Block a user