.NET/Link API Version 1.7 USE FRAMES

MathLinkException Members

MathLinkException overview

Public Static (Shared) Fields

MLE_ARRAY_NOT_RECTANGULAR 
MLE_ARRAY_OF_ARRAYCLASS 
MLE_BAD_ARRAY 
MLE_BAD_ARRAY_DEPTH 
MLE_BAD_ARRAY_SHAPE 
MLE_BAD_COMPLEX 
MLE_BAD_ENUM 
MLE_BAD_OBJECT 
MLE_CHECKFUNCTION 
MLE_CONNECT_TIMEOUT 
MLE_CREATION_FAILED 
MLE_EMPTY_ARRAY 
MLE_FIRST_USER_EXCEPTION 
MLE_GETFUNCTION 
MLE_MULTIDIM_ARRAY_OF_ARRAY 
MLE_NO_COMPLEX 
MLE_NON_ML_ERROR 
MLE_OUT_OF_MEMORY 
MLE_SYMBOL 
MLE_WRAPPED_EXCEPTION 
MLEOK 
MLEUSER 

Public Instance Constructors

MathLinkException Overloaded. Initializes a new instance of the MathLinkException class.

Public Instance Properties

Data (inherited from Exception) 
ErrCode Gets the integer code associated with the MathLink error.
HelpLink (inherited from Exception) 
HResult (inherited from Exception) 
InnerException (inherited from Exception) 
Message (inherited from Exception) 
Source (inherited from Exception) 
StackTrace (inherited from Exception) 
TargetSite (inherited from Exception) 

Public Instance Methods

Equals (inherited from Object) 
GetBaseException (inherited from Exception) 
GetHashCode (inherited from Object) 
GetObjectData (inherited from Exception) 
GetType (inherited from Exception) 
ToString (inherited from Exception) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

Protected Instance Events

SerializeObjectState (inherited from Exception) 

See Also

MathLinkException Class | Wolfram.NETLink Namespace