zeep::exception — base class of the exceptions thrown by libzeep
// In header: <zeep/exception.hpp> class exception : public { public: // construct/copy/destruct (); ~(); // public member functions () ; };
exception
( message);
~();
() ;