LibreOffice Module shell (master) 1
Public Member Functions | List of all members
ZipException Class Reference

#include <zipexcptn.hxx>

Inheritance diagram for ZipException:
[legend]
Collaboration diagram for ZipException:
[legend]

Public Member Functions

 ZipException (int Error)
 
virtual const char * what () const noexcept override
 
- Public Member Functions inherited from RuntimeException
 RuntimeException (int Error)
 
virtual ~RuntimeException () noexcept override
 
int GetErrorCode () const
 

Detailed Description

Definition at line 39 of file zipexcptn.hxx.

Constructor & Destructor Documentation

◆ ZipException()

ZipException::ZipException ( int  Error)
explicit

Definition at line 41 of file zipexcptn.cxx.

References Error.

Member Function Documentation

◆ what()

const char * ZipException::what ( ) const
overridevirtualnoexcept

Definition at line 47 of file zipexcptn.cxx.


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