25 #include "ibrcommon/Exceptions.h"
ConnectionInterruptedException()
MissingObjectException(string what="Object not available.")
InvalidProtocolException(string what="The received data does not match the protocol.")
SerializationFailedException(string what="The serialization failed.")
InvalidDataException(string what="Invalid input data.")
PayloadReceptionInterrupted(const size_t l, string what="The payload reception has been interrupted.")