.NET Matrix Library
SizeMismatchException Constructor
See Also  Send Feedback



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

Overload List

OverloadDescription
SizeMismatchException Constructor(String,Exception)Constructs a new instance of the SizeMismatchException class with the specified error message and the underlying (inner) exception.  
SizeMismatchException Constructor(String)Creates a new instance of the SizeMismatchException class with the specified message.  
SizeMismatchException Constructor()Creates a new instance of the SizeMismatchException 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