public

Inheritance Graph

graph BT
	Exception
	click Exception "classUtil_1_1FallbackPolicies_1_1ExceptionFallback_1_1Exception"

Description

Public Functions

   
   
  Exception(IdentifierType unknownId)
   
  ~Exception()
   
const char * what() const
   
const IdentifierType & getIdentifier() const

Documentation

function
Util::FallbackPolicies::ExceptionFallback::Exception::Exception

public inline
     
     
Exception( IdentifierType unknownId )

Defined in Util/Factory/FallbackPolicies.h:41


function
Util::FallbackPolicies::ExceptionFallback::Exception::~Exception

public inline virtual
   
   
~Exception( )

Defined in Util/Factory/FallbackPolicies.h:43


function
Util::FallbackPolicies::ExceptionFallback::Exception::what

public const inline
   
   
const char * what( ) const

Defined in Util/Factory/FallbackPolicies.h:45


function
Util::FallbackPolicies::ExceptionFallback::Exception::getIdentifier

public const inline
   
   
const IdentifierType & getIdentifier( ) const

Defined in Util/Factory/FallbackPolicies.h:48