java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.qt.core.QException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
QUnhandledException
Java wrapper for Qt class QException
The QException
class provides a base class for exceptions that can be transferred across threads.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString