java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cn.wjybxx.base.ex.InfiniteLoopException
- 所有已实现的接口:
Serializable
死循环预防
- 作者:
- wjybxx date - 2023/12/2
- 另请参阅:
-
构造器概要
构造器构造器说明InfiniteLoopException(String message) InfiniteLoopException(String message, Throwable cause) InfiniteLoopException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) InfiniteLoopException(Throwable cause) -
方法概要
-
构造器详细资料
-
InfiniteLoopException
public InfiniteLoopException() -
InfiniteLoopException
-
InfiniteLoopException
-
InfiniteLoopException
-
InfiniteLoopException
-