LibreOffice Module codemaker (master) 1
Public Member Functions | Private Attributes | List of all members
CannotDumpException Class Referencefinal

#include <global.hxx>

Public Member Functions

 CannotDumpException (OUString message)
 
 ~CannotDumpException () noexcept
 
const OUString & getMessage () const
 

Private Attributes

OUString message_
 

Detailed Description

Definition at line 82 of file global.hxx.

Constructor & Destructor Documentation

◆ CannotDumpException()

CannotDumpException::CannotDumpException ( OUString  message)
inline

Definition at line 84 of file global.hxx.

◆ ~CannotDumpException()

CannotDumpException::~CannotDumpException ( )
noexcept

Definition at line 364 of file global.cxx.

Member Function Documentation

◆ getMessage()

const OUString & CannotDumpException::getMessage ( ) const
inline

Definition at line 88 of file global.hxx.

References message_.

Referenced by SAL_IMPLEMENT_MAIN_WITH_ARGS().

Member Data Documentation

◆ message_

OUString CannotDumpException::message_
private

Definition at line 91 of file global.hxx.

Referenced by getMessage().


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