Image Formats NG
Public Member Functions | List of all members
ImageTool::Exception Class Reference

Base class for ImageTool's exceptions. More...

Inheritance diagram for ImageTool::Exception:
ImageTool::ExitException ImageTool::RuntimeError

Public Member Functions

 Exception ()
 Constructs Exception.
 
 ~Exception () Q_DECL_NOEXCEPT override
 Destroys the object.
 
const char * what () const Q_DECL_NOEXCEPT override
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
 

Detailed Description

Base class for ImageTool's exceptions.