matlabcontrol
Class MatlabInvocationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by matlabcontrol.MatlabInvocationException
All Implemented Interfaces:
java.io.Serializable

public class MatlabInvocationException
extends java.lang.Exception

Exception that represents a failure to invoke a method on the MATLAB session. This will most likely occur if the MATLAB session being controlled is no longer open, or MATLAB experiences an internal error.

Author:
Joshua Kaplan
See Also:
Serialized Form

Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait