Errors

exception string_utils.errors.InvalidInputError(input_data: Any)

Bases: TypeError

Custom error raised when received object is not a string as expected.