All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros
Exception.hh File Reference
#include <iostream>
#include <sstream>
#include <string>
Include dependency graph for Exception.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gazebo::common::Exception
 Class for generating exceptions. More...
 

Namespaces

namespace  gazebo
 Forward declarations for the common classes.
 
namespace  gazebo::common
 Common namespace.
 

Macros

#define gzthrow(msg)
 This macro logs an error to the throw stream and throws an exception that contains the file name and line number.