| 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.
|
| eu.simuline.octave.exec |
Classes related with executing octave.
|
| Class and Description |
|---|
| OctaveException
Base exception class for the JavaOctave project.
|
| OctaveNonrecoverableException
An exception in the Octave engine that did break the octave process,
any action on the Octave object now will cause a
new OctaveNonrecoverableException.
|
| OctaveRecoverableException
An exception in the Octave engine that did not break the octave process.
|
| Class and Description |
|---|
| OctaveException
Base exception class for the JavaOctave project.
|
Copyright © 2006–2018 Simuline Organization (l2r). All rights reserved.