Class MatlabException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.epsilon.emc.simulink.exception.MatlabException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
engineClass
-
executionClass
-
syntaxClass
-
typeClass
-
runtimeClass
-
isEngine
-
isExecution
-
isSyntax
-
isType
-
isRuntime
-
-
Constructor Details
-
MatlabException
-
-
Method Details
-
isTooManyOutput
public boolean isTooManyOutput() -
isEngineException
-
isExecutionException
-
isSyntaxException
-
isUnsupportedTypeException
-
isRuntimeException
-
isEngineException
-
isExecutionException
-
isSyntaxException
-
isUnsupportedTypeException
-
isRuntimeException
-
toEolRuntimeException
-
toEolRuntimeException
-
getMessage
- Overrides:
getMessage
in classThrowable
-