Apache Celix  2.3.0
An implementation of the OSGi specification adapted to C and C++
celix::Exception Member List

This is the complete list of members for celix::Exception, including all inherited members.

Exception(std::string msg)celix::Exceptioninlineexplicit
Exception(const Exception &)=defaultcelix::Exception
Exception(Exception &&)=defaultcelix::Exception
operator=(const Exception &)=defaultcelix::Exception
operator=(Exception &&)=defaultcelix::Exception
what() const noexcept overridecelix::Exceptioninline