LibreOffice Module shell (master) 1
|
#include <zipexcptn.hxx>
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 |
Definition at line 39 of file zipexcptn.hxx.
|
explicit |
Definition at line 41 of file zipexcptn.cxx.
References Error.
|
overridevirtualnoexcept |
Definition at line 47 of file zipexcptn.cxx.