![]() |
NapPlana.NET 引用文档 0.3.4
Yet Another NapCat Framework SDK for .NET
|
不受支持报错 更多...
Public 成员函数 | |
| UnSupportFeatureException () | |
| 报错 | |
| UnSupportFeatureException (string message) | |
| 报错 | |
| UnSupportFeatureException (string message, Exception inner) | |
| 报错 | |
不受支持报错
| NapPlana.Core.Exceptions.UnSupportFeatureException.UnSupportFeatureException | ( | ) |
报错
| NapPlana.Core.Exceptions.UnSupportFeatureException.UnSupportFeatureException | ( | string | message | ) |
报错
| message | 消息 |
| NapPlana.Core.Exceptions.UnSupportFeatureException.UnSupportFeatureException | ( | string | message, |
| Exception | inner | ||
| ) |
报错
| message | 消息 |
| inner | 内部错误 |