Метод | Описание | |
---|---|---|
GetObjectData ( |
|
|
NVGraphException ( ) : System |
|
|
NVGraphException ( nvgraphStatus error ) : System |
|
|
NVGraphException ( nvgraphStatus error, string message, |
|
|
NVGraphException ( string message ) : System |
|
|
NVGraphException ( string message, |
|
|
ToString ( ) : string |
|
Метод | Описание | |
---|---|---|
NVGraphException ( |
|
Метод | Описание | |
---|---|---|
GetErrorMessageFromNVgraphStatus ( nvgraphStatus error ) : string | ||
GetInternalNameFromNVgraphStatus ( nvgraphStatus error ) : string |
public GetObjectData ( |
||
info | ||
context | ||
Результат | void |
protected NVGraphException ( |
||
serInfo | ||
streamingContext | ||
Результат | System |
public NVGraphException ( nvgraphStatus error ) : System | ||
error | nvgraphStatus | |
Результат | System |
public NVGraphException ( nvgraphStatus error, string message, |
||
error | nvgraphStatus | |
message | string | |
exception | ||
Результат | System |
public NVGraphException ( string message ) : System | ||
message | string | |
Результат | System |
public NVGraphException ( string message, |
||
message | string | |
exception | ||
Результат | System |