Uses of Class
eu.simuline.octave.exception.OctaveRecoverableException
-
Packages that use OctaveRecoverableException Package Description eu.simuline.octave.exception The exceptions here are still very closely tied to the implementation of the JavaOctave package, it would be better if they were more related to what the use of the Octave object needed. -
-
Uses of OctaveRecoverableException in eu.simuline.octave.exception
Subclasses of OctaveRecoverableException in eu.simuline.octave.exception Modifier and Type Class Description class
OctaveClassCastException
Exception thrown when a cast fails inside JavaOctave.class
OctaveEvalException
Exception thrown when evaluation of an octave statement inOctaveEngine.eval(String)
fails.class
OctaveParseException
Exception thrown when parsing of the output from octave fails.
-