MatlabConnectionException

public class MatlabConnectionException extends Exception

Represents a failure to connect to MATLAB or make MATLAB available for a connection.

Author:Joshua Kaplan

Constructors

MatlabConnectionException

MatlabConnectionException(String msg)

MatlabConnectionException

MatlabConnectionException(String msg, Throwable cause)