java.lang.Object
java.lang.Throwable
java.lang.Exception
io.qt.QClassCannotBeSubclassedException
- All Implemented Interfaces:
Serializable
Exception thrown when a class is not intended to be subclassed, and attempts to do so will lead to run time errors.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
QClassCannotBeSubclassedException
-