Module qtjambi
Package io.qt

Class QPropertyDeclarationException

All Implemented Interfaces:
Serializable

public class QPropertyDeclarationException extends RuntimeException
The QPropertyDeclarationException class is thrown when a QProperty's declaration is not welformed.
See Also:
  • Constructor Details

    • QPropertyDeclarationException

      public QPropertyDeclarationException(String message)