List of all members
RelationshipDoesNotExistException< T, U > Class Template Reference

Thrown when a non-existent relationship between two items is requested. More...

#include <ContainerExceptions.hpp>

Inheritance diagram for RelationshipDoesNotExistException< T, U >:
[legend]
Collaboration diagram for RelationshipDoesNotExistException< T, U >:
[legend]

Additional Inherited Members

- Public Attributes inherited from BalauException
const std::string fullMessage
 The full message (includes file and line information). More...
 
const std::string message
 The message. More...
 

Detailed Description

template<typename T, typename U>
class Balau::Exception::RelationshipDoesNotExistException< T, U >

Thrown when a non-existent relationship between two items is requested.


The documentation for this class was generated from the following file: