C# Class Canguro.Model.InvalidIndexException

Inheritance: System.Exception
显示文件 Open project: rforsbach/Treu-Structure

Public Methods

Method Description
InvalidIndexException ( ) : System
InvalidIndexException ( string message ) : System

Method Details

InvalidIndexException() public method

public InvalidIndexException ( ) : System
return System

InvalidIndexException() public method

public InvalidIndexException ( string message ) : System
message string
return System