java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.qt.QConnectionException
io.qt.QNoSuchSlotException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
QUninvokableSlotException
This exception is thrown when a string-based slot representation cannot be resolved in a class.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-