IllegalSemaphoreUsageException 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
违反协定时引发的 ReentrantSemaphore 异常。
public class IllegalSemaphoreUsageException : InvalidOperationException
type IllegalSemaphoreUsageException = class
inherit InvalidOperationException
Public Class IllegalSemaphoreUsageException
Inherits InvalidOperationException
- 继承
-
IllegalSemaphoreUsageException
构造函数
| 名称 | 说明 |
|---|---|
| IllegalSemaphoreUsageException(String) |
初始化 IllegalSemaphoreUsageException 类的新实例。 |