MathLinkException Constructor

Overload List

MathLinkException(Int32) Creates a MathLinkException given an error code. Programmers will probably have no need to construct their own MathLinkExceptions.
MathLinkException(Int32, String) Creates a MathLinkException given a code and textual description. Programmers will probably have no need to construct their own MathLinkExceptions.

See Also