exceptions.h File Reference

Go to the source code of this file.

Classes

class  isc::dns::Exception
 This is a base class for exceptions thrown from the DNS library module. More...
class  isc::dns::OutOfRange
 A standard DNS module exception that is thrown if a parameter give to a method would refer to or modify out-of-range data. More...

Namespaces

namespace  isc
namespace  isc::dns

Defines

#define __EXCEPTIONS_H   1
#define dns_throw(type, args...)   throw type(__FILE__, __LINE__, args)
 A shortcut macro to insert known values into exception arguments.

Define Documentation

#define __EXCEPTIONS_H   1
#define dns_throw ( type,
args...   )     throw type(__FILE__, __LINE__, args)

Generated on Fri Dec 18 20:59:06 2009 for BIND by  doxygen 1.6.1