Méthode | Description | |
---|---|---|
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.
|
Méthode | Description | |
---|---|---|
PokitDokException ( |
Used for deserialization
|
Méthode | Description | |
---|---|---|
GetObjectData ( |
protected PokitDokException ( |
||
info | ||
context | ||
Résultat | System |
public PokitDokException ( string message ) : System | ||
message | string | Message. |
Résultat | System |
public PokitDokException ( string message, |
||
message | string | Message. |
innerException | Inner exception. | |
Résultat | System |