libzypp
17.37.17
PluginFrameException.h
Go to the documentation of this file.
1
/*---------------------------------------------------------------------\
2
| ____ _ __ __ ___ |
3
| |__ / \ / / . \ . \ |
4
| / / \ V /| _/ _/ |
5
| / /__ | | | | | | |
6
| /_____||_| |_| |_| |
7
| |
8
\---------------------------------------------------------------------*/
12
#ifndef ZYPP_CORE_PLUGINFRAMEEXCEPTION_H
13
#define ZYPP_CORE_PLUGINFRAMEEXCEPTION_H
14
15
#include <
zypp/base/Exception.h
>
16
#include <
zypp/Pathname.h
>
17
19
namespace
zypp
20
{
21
23
//
24
// CLASS NAME : PluginFrameException
25
//
27
class
ZYPP_API
PluginFrameException
:
public
Exception
28
{
29
public
:
30
PluginFrameException
();
31
PluginFrameException
(
const
std::string & msg_r );
32
PluginFrameException
(
const
std::string & msg_r,
const
std::string & hist_r );
33
~PluginFrameException
()
throw
()
override
;
34
};
35
36
38
}
// namespace zypp
40
#endif
// ZYPP_CORE_PLUGINFRAMEEXCEPTION_H
zypp::Exception::Exception
Exception()
Default ctor.
Definition
Exception.cc:94
zypp::PluginFrameException::PluginFrameException
PluginFrameException()
Definition
PluginFrameException.cc:24
zypp
Easy-to use interface to the ZYPP dependency resolver.
Definition
CodePitfalls.doc:2
zypp::ZYPP_API
const Arch Arch_armv7hnl Arch_armv7nhl ZYPP_API
Definition
Arch.h:247
Pathname.h
Exception.h
zypp-core
rpc
PluginFrameException.h
Generated by
1.14.0