ArgumentNullError

ArgumentNullError is raised when a null reference is passed to a method that does not accept it as a valid argument.

message

  • type: str

Message of the exception.

stacktrace

  • type: str

A string representing all the calls prior to the function that raised the exception.

What are your feelings
Updated on 30 August 2023