33 #ifndef EMANEANYEXCEPTION_HEADER_ 34 #define EMANEANYEXCEPTION_HEADER_ 56 #endif // EMANEANYEXCEPTION_HEADER_ Exception base class that allows for type and description information.
AnyException(const std::string &sDescription={})
AnyException is thrown when an exception occurs during creation or conversion of an Any...
Exception(const std::string &sType, const std::string &sDescription={})