.NET Matrix Library
NotSquareMatrixException Class Members
See Also  Properties  Methods  Send Feedback


The following tables list the members exposed by NotSquareMatrixException.

Public Constructors

 NameDescription
public ConstructorNotSquareMatrixException ConstructorOverloaded. Creates a new instance of the NotSquareMatrixException class.  
Top

Public Properties

 NameDescription
public PropertyData (Inherited from System.Exception)
public PropertyHelpLink (Inherited from System.Exception)
public PropertyInnerException (Inherited from System.Exception)
public PropertyMessage (Inherited from System.Exception)
public PropertySource (Inherited from System.Exception)
public PropertyStackTrace (Inherited from System.Exception)
public PropertyTargetSite (Inherited from System.Exception)
Top

Public Methods

 NameDescription
public MethodDispose() (Inherited from Bluebit.MatrixLibrary.MatrixException)
public MethodGetBaseException (Inherited from System.Exception)
public MethodGetObjectData (Inherited from System.Exception)
public MethodGetType (Inherited from System.Exception)
Top

See Also

.NET Matrix Library