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