LibreOffice Module unoidl (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
unoidl::NoSuchFileException Class Referencefinal

#include <unoidl.hxx>

Public Member Functions

SAL_DLLPRIVATE NoSuchFileException (OUString uri)
 
SAL_DLLPRIVATE NoSuchFileException (NoSuchFileException const &other)
 
SAL_DLLPRIVATE ~NoSuchFileException () noexcept
 
const OUString & getUri () const
 

Private Member Functions

NoSuchFileExceptionoperator= (NoSuchFileException const &)=delete
 

Private Attributes

OUString uri_
 

Detailed Description

Definition at line 28 of file unoidl.hxx.

Constructor & Destructor Documentation

◆ NoSuchFileException() [1/2]

SAL_DLLPRIVATE unoidl::NoSuchFileException::NoSuchFileException ( OUString  uri)
inline

Definition at line 30 of file unoidl.hxx.

◆ NoSuchFileException() [2/2]

SAL_DLLPRIVATE unoidl::NoSuchFileException::NoSuchFileException ( NoSuchFileException const &  other)
inline

Definition at line 32 of file unoidl.hxx.

◆ ~NoSuchFileException()

unoidl::NoSuchFileException::~NoSuchFileException ( )
noexcept

Definition at line 129 of file unoidl.cxx.

Member Function Documentation

◆ getUri()

const OUString & unoidl::NoSuchFileException::getUri ( ) const
inline

Definition at line 37 of file unoidl.hxx.

References uri_.

◆ operator=()

NoSuchFileException & unoidl::NoSuchFileException::operator= ( NoSuchFileException const &  )
privatedelete

Member Data Documentation

◆ uri_

OUString unoidl::NoSuchFileException::uri_
private

Definition at line 42 of file unoidl.hxx.


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