public abstract class InteropException extends Exception
interop
messages. This super class is used to catch any kind of these exceptions.InteropLibrary,
Serialized Form| Modifier and Type | Method and Description |
|---|---|
Throwable |
fillInStackTrace()
No stack trace for interop exceptions.
|
Throwable |
getCause()
Returns the cause of an interop exception.
|
addSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final Throwable getCause()
public final Throwable fillInStackTrace()
fillInStackTrace in class Throwable