![]() |
fpmas 1.6
|
#include <serializer_set_up.h>
Public Member Functions | |
BadIdException (std::size_t bad_id) | |
const char * | what () const noexcept override |
Exception raised when unserializing an std::type_index if the provided type id does not correspond to any registered type.
|
inline |
BadIdException constructor.
bad_id | unregistered id |
|
inlineoverridenoexcept |
Returns the explanatory string.