PlayRho  2.0.0
An interactive physics engine & library.
InvalidArgument.hpp File Reference

Definition of the InvalidArgument class. More...

#include <stdexcept>
#include <string>
#include <utility>
Include dependency graph for InvalidArgument.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  playrho::InvalidArgument
 Invalid argument logic error. More...
 
struct  playrho::WasDestroyed< T >
 Was destroyed invalid argument logic error. More...
 

Namespaces

 playrho
 

Detailed Description

Definition of the InvalidArgument class.