Method | Description | |
---|---|---|
GetObjectData ( |
|
|
NVGraphException ( ) : System |
|
|
NVGraphException ( nvgraphStatus error ) : System |
|
|
NVGraphException ( nvgraphStatus error, string message, |
|
|
NVGraphException ( string message ) : System |
|
|
NVGraphException ( string message, |
|
|
ToString ( ) : string |
|
Method | Description | |
---|---|---|
NVGraphException ( |
|
Method | Description | |
---|---|---|
GetErrorMessageFromNVgraphStatus ( nvgraphStatus error ) : string | ||
GetInternalNameFromNVgraphStatus ( nvgraphStatus error ) : string |
public GetObjectData ( |
||
info | ||
context | ||
return | void |
protected NVGraphException ( |
||
serInfo | ||
streamingContext | ||
return | System |
public NVGraphException ( nvgraphStatus error ) : System | ||
error | nvgraphStatus | |
return | System |
public NVGraphException ( nvgraphStatus error, string message, |
||
error | nvgraphStatus | |
message | string | |
exception | ||
return | System |
public NVGraphException ( string message ) : System | ||
message | string | |
return | System |
public NVGraphException ( string message, |
||
message | string | |
exception | ||
return | System |