Module qtjambi
Package io.qt.core

Class QException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
QUnhandledException

public class QException extends RuntimeException

Java wrapper for Qt class QException

The QException class provides a base class for exceptions that can transferred across threads.

See Also: