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