Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

exception.hpp File Reference

#include <string>
#include <exception>

Go to the source code of this file.

Namespaces

namespace  s11n

Defines

#define s11n_net_s11n_v1_1_EXCEPTION_HPP_INCLUDED   1
#define S11N_THROW(WHAT)   throw ::s11n::s11n_exception(WHAT,__FILE__,__LINE__)
 S11N_THROW(WHAT) simply throws s11n_exception(WHAT,__FILE__,__LINE__).


Define Documentation

#define s11n_net_s11n_v1_1_EXCEPTION_HPP_INCLUDED   1
 

Definition at line 2 of file exception.hpp.

#define S11N_THROW WHAT   )     throw ::s11n::s11n_exception(WHAT,__FILE__,__LINE__)
 

S11N_THROW(WHAT) simply throws s11n_exception(WHAT,__FILE__,__LINE__).

Definition at line 62 of file exception.hpp.


Generated on Thu Sep 29 20:01:15 2005 for libs11n-1.1.3-dev by  doxygen 1.4.1