Skip to content
  • Subclassing QException

    General and Desktop qexception
    2
    0 Votes
    2 Posts
    2k Views
    SGaistS
    Hi, Raise is to actually throw the exception and clone is to create a copy of your exception. As for your other error m_text is a string and not a QString.