Exception classes for the WS Core Runtime Library. More...
#include "../../Exception.h"
Go to the source code of this file.
Classes | |
struct | te::ws::core::Exception |
Base exception class for WS Core Runtime Library. More... | |
struct | te::ws::core::UnsupportedVersionException |
Exception to be used when a XML has an unsupported version by WMSClient or WCSClient. More... | |
struct | te::ws::core::WrongVersionException |
Exception to be used when a XML has an unsupported version by XMLParser. More... | |
Namespaces | |
namespace | te |
TerraLib. | |
namespace | te::ws |
namespace | te::ws::core |
Exception classes for the WS Core Runtime Library.
Definition in file Exception.h.