Method | Description | |
---|---|---|
SaveGraphException ( String message ) : System |
Initializes a new instance of the SaveGraphException class.
|
Method | Description | |
---|---|---|
AssertValid ( ) : void |
public SaveGraphException ( String message ) : System | ||
message | String | /// Error message, suitable for displaying to the user. /// |
return | System |