23 #ifndef USSERVICEEXCEPTION_H
24 #define USSERVICEEXCEPTION_H
32 #pragma warning(disable:4275)
70 FACTORY_EXCEPTION = 3,
ServiceException & operator=(const ServiceException &o)
ServiceException(const std::string &msg, const Type &type=UNSPECIFIED)
~ServiceException() override
ServiceException(const ServiceException &o)
US_Core_EXPORT std::ostream & operator<<(std::ostream &os, const us::ServiceException &exc)
#define US_BEGIN_NAMESPACE
#define US_PREPEND_NAMESPACE(name)