Creates a MathLinkException given a code and textual description. Programmers will probably have no need to construct their own MathLinkExceptions.
Creates a MathLinkException given an error code. Programmers will probably have no need to construct their own MathLinkExceptions.
public MathLinkException(int);
Creates a MathLinkException given a code and textual description. Programmers will probably have no need to construct their own MathLinkExceptions.
public MathLinkException(int,string);
MathLinkException Class | Wolfram.NETLink Namespace