SerializationException Class

An exception related to invalid serialized data.

Initialize a new instance of UserErrorException.

Inheritance
azureml.exceptions._azureml_exception.UserErrorException
SerializationException

Constructor

SerializationException(exception_message, **kwargs)

Parameters

Name Description
exception_message
Required
str

A message describing the error.

exception_message
Required
str

A message describing the error.