java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.qt.qml.util.QmlTypeRegistrationException
io.qt.qml.util.QmlNoMajorVersionException
- All Implemented Interfaces:
Serializable
public class QmlNoMajorVersionException extends QmlTypeRegistrationException
Is thrown when
QmlImportMajorVersion
annotation is missed in a package.- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description QmlNoMajorVersionException(String message)
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString