LBIBCell
|
#include <Factory.hpp>
Static Protected Member Functions | |
static ProductType * | onUnknownType (const IdentifierType &id) |
Error policy that throws an exception.
Definition at line 39 of file Factory.hpp.
|
inlinestaticprotected |
Throw an exception of an unknown type is encountered.
id | The identifier of the unknown type |
Definition at line 45 of file Factory.hpp.