InvalidCarryOverTypeError

InvalidCarryOverTypeError(message: str = 'Carryover should be a string or a list of strings. Not adding carryover to the message.')
Exception raised when the carryover type is invalid. Parameters:
NameDescription
messageType: str

Default: ‘Carryover should be a string or a list of strings. Not adding carryover to the message.’