Rosetta
Public Member Functions | Private Attributes | List of all members
ui::util::BadFileFormatException Class Reference

#include <exception.h>

Inheritance diagram for ui::util::BadFileFormatException:
Inheritance graph
[legend]

Public Member Functions

 BadFileFormatException (QString const &msg="")
 
void raise () const
 
BadFileFormatExceptionclone () const
 

Private Attributes

QString msg_
 

Constructor & Destructor Documentation

◆ BadFileFormatException()

ui::util::BadFileFormatException::BadFileFormatException ( QString const &  msg = "")
inline

References msg_.

Referenced by clone().

Member Function Documentation

◆ clone()

BadFileFormatException* ui::util::BadFileFormatException::clone ( ) const
inline

◆ raise()

void ui::util::BadFileFormatException::raise ( ) const
inline

Member Data Documentation

◆ msg_

QString ui::util::BadFileFormatException::msg_
private

Referenced by BadFileFormatException().


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