CalcMySky
v0.3.1
|
An error that ShowMySky classes may throw.
#include <Exception.hpp>
Public Member Functions | |
virtual QString | errorType () const =0 |
A string suitable for use as a title of a message box. | |
virtual QString | what () const =0 |
A description of the error. | |