ProjectNotFoundException 构造函数
包括受保护的成员
包括继承的成员
初始化ProjectNotFoundException选件类的新实例。
重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。
重载列表
名称 | 说明 | |
---|---|---|
![]() |
ProjectNotFoundException(String) | 使用指定的消息,ProjectNotFoundException选件初始化类的新实例。 |
![]() |
ProjectNotFoundException(SerializationInfo, StreamingContext) | |
![]() |
ProjectNotFoundException(String, Exception) | 使用指定的消息和内部异常初始化,ProjectNotFoundException选件类的新实例。 |
页首