SAGA C++ API 1.6
saga::already_exists Class Reference

#include <exception.hpp>

Inheritance diagram for saga::already_exists:

List of all members.

Public Member Functions

 already_exists (saga::object obj, std::string const &m)
 Brief description starts here.
 already_exists (saga::object obj, std::vector< saga::exception > const &l)
 already_exists (std::string const &m)
 Brief description starts here.

Detailed Description

Definition at line 240 of file exception.hpp.


Constructor & Destructor Documentation

saga::already_exists::already_exists ( saga::object  obj,
std::string const &  m 
) [inline]

Brief description starts here.

Definition at line 245 of file exception.hpp.

saga::already_exists::already_exists ( saga::object  obj,
std::vector< saga::exception > const &  l 
) [inline]

Definition at line 249 of file exception.hpp.

saga::already_exists::already_exists ( std::string const &  m) [inline, explicit]

Brief description starts here.

Definition at line 255 of file exception.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines