WARPXM v1.10.0
Loading...
Searching...
No Matches
wxexcept.h File Reference
#include <sstream>
#include <exception>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  wxm::lib::Except
 wxm::lib::Except is the class to use for creating and throwing exceptions. More...
 

Namespaces

namespace  wxm
 Base namespace for everything not included in the global namespace.
 
namespace  wxm::lib
 Various utilities and helpful classes used throughout warpxm.
 

Typedefs

typedef wxm::lib::Except WxExcept
 

Typedef Documentation

◆ WxExcept