C# Class Smrf.NodeXL.ExcelTemplate.GraphTooLargeException

Inheritance: System.Exception
Mostra file Open project: 2014-sed-team3/term-project

Public Methods

Method Description
GraphTooLargeException ( ) : System

Initializes a new instance of the GraphTooLargeException class.

Private Methods

Method Description
AssertValid ( ) : void

Method Details

GraphTooLargeException() public method

Initializes a new instance of the GraphTooLargeException class.
public GraphTooLargeException ( ) : System
return System