Метод | Описание | |
---|---|---|
PokitDokException ( ) : System |
Initializes a new instance of the pokitdokcsharp.PokitDokException class.
|
|
PokitDokException ( string message ) : System |
Initializes a new instance of the pokitdokcsharp.PokitDokException class.
|
|
PokitDokException ( string message, |
Initializes a new instance of the pokitdokcsharp.PokitDokException class.
|
Метод | Описание | |
---|---|---|
PokitDokException ( |
Used for deserialization
|
Метод | Описание | |
---|---|---|
GetObjectData ( |
protected PokitDokException ( |
||
info | ||
context | ||
Результат | System |
public PokitDokException ( string message ) : System | ||
message | string | Message. |
Результат | System |
public PokitDokException ( string message, |
||
message | string | Message. |
innerException | Inner exception. | |
Результат | System |