.NET Matrix Library
NotSquareMatrixException Constructor
See Also  Send Feedback



Creates a new instance of the NotSquareMatrixException class. Creates a new instance of the NotSquareMatrixException class.

Overload List

OverloadDescription
NotSquareMatrixException Constructor(String,Exception)Creates a new instance of the NotSquareMatrixException class with the specified message and the underlying (inner) exception.  
NotSquareMatrixException Constructor(String)Creates a new instance of the NotSquareMatrixException class with the specified message.  
NotSquareMatrixException Constructor()Creates a new instance of the NotSquareMatrixException class with the default message.  

Requirements

Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

.NET Matrix Library