public class OctaveIOException extends OctaveNonrecoverableException
| Constructor and Description |
|---|
OctaveIOException()
Constructor.
|
OctaveIOException(String message)
Constructor.
|
OctaveIOException(String message,
Throwable cause)
Constructor.
|
OctaveIOException(Throwable cause)
Constructor.
|
isDestroyed, setDestroyedaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OctaveIOException()
Throwablepublic OctaveIOException(String message)
message - Throwablepublic OctaveIOException(Throwable cause)
cause - ThrowableCopyright © 2006–2018 Simuline Organization (l2r). All rights reserved.