java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cn.wjybxx.concurrent.GuardedOperationException
- 所有已实现的接口:
Serializable
受保护的操作,与
BlockingOperationException成一对。
一个只允许当前线程访问,一个不允许当前线程访问。- 作者:
- wjybxx date 2023/4/7
- 另请参阅:
-
构造器概要
构造器构造器说明GuardedOperationException(String message) GuardedOperationException(String message, Throwable cause) -
方法概要
-
构造器详细资料
-
GuardedOperationException
public GuardedOperationException() -
GuardedOperationException
-
GuardedOperationException
-
GuardedOperationException
-