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


The following tables list the members exposed by SizeMismatchException.

Public Constructors

 NameDescription
public ConstructorSizeMismatchException ConstructorOverloaded. Creates a new instance of the SizeMismatchException 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