LostTech.TensorFlow : API Documentation

Type ValueError

Namespace LostTech.Gradient.Exceptions

Parent PythonExceptionContainer

Python equivalent of ArgumentException

Raised when an operation or function receives an argument that has the right type but an inappropriate value, and the situation is not described by a more precise exception such as IndexError.

Properties

Public properties

IDictionary Data get;

int HResult get; set;

Exception InnerException get;

string Message get;

object PythonObject get;

string Source get; set;

string StackTrace get;

MethodBase TargetSite get;