| Package | Description |
|---|---|
| eu.simuline.octave.exception |
The exceptions here are still very close 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OctaveClassCastException
Exception thrown when a cast fails inside JavaOctave.
|
class |
OctaveEvalException
Exception thrown when evaluation of an octave statement
in
OctaveEngine.eval(String) fails. |
class |
OctaveParseException
Exception thrown when parsing of the output from octave fails.
|
Copyright © 2006–2018 Simuline Organization (l2r). All rights reserved.