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