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


The following tables list the members exposed by MatrixException.

Public Constructors

 NameDescription
public ConstructorMatrixException ConstructorOverloaded. Creates a new instance of the MatrixException 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 MethodDisposeReleases all the resources used by the MatrixException object.  
public MethodGetBaseException (Inherited from System.Exception)
public MethodGetObjectData (Inherited from System.Exception)
public MethodGetType (Inherited from System.Exception)
Top

See Also

.NET Matrix Library