tiatoolbox.utils.exceptions.MethodNotSupportedError#

exception MethodNotSupportedError(message='Method is not supported')[source]#

Raise No supported file found error.

Parameters:

message (str) – Display message for the error.

Return type:

None

Initialize MethodNotSupportedError.