Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
MyException Class Reference

[0] More...

+ Inheritance diagram for MyException:
+ Collaboration diagram for MyException:

Public Member Functions

void raise () const override
 [1]
 
MyExceptionclone () const override
 [2]
 
- Public Member Functions inherited from QException
 ~QException () noexcept
 

Detailed Description

[0]

Definition at line 6 of file src_corelib_thread_qexception.cpp.

Member Function Documentation

◆ clone()

MyException * MyException::clone ( ) const
inlineoverridevirtual

[2]

[3]

Reimplemented from QException.

Definition at line 10 of file src_corelib_thread_qexception.cpp.

◆ raise()

void MyException::raise ( ) const
inlineoverridevirtual

[1]

[2]

Reimplemented from QException.

Definition at line 9 of file src_corelib_thread_qexception.cpp.


The documentation for this class was generated from the following file: