java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.qt.QConnectionException
io.qt.QNoSuchSlotException
io.qt.QUninvokableSlotException
- All Implemented Interfaces:
Serializable
This exception is thrown when a method is annotated with
QtUninvokable
.- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class io.qt.QNoSuchSlotException
getMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
QUninvokableSlotException
-