ArgumentError

ArgumentError is raised when at least one of the arguments provided to a method is not valid.

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