Type tf.errors Namespace tensorflow Methods error_code_from_exception_type error_code_from_exception_type error_code_from_exception_type_dyn exception_type_from_error_code exception_type_from_error_code_dyn Properties error_code_from_exception_type_fn exception_type_from_error_code_fn Public static methods object error_code_from_exception_type(PythonClassContainer cls) object error_code_from_exception_type(string cls) object error_code_from_exception_type_dyn(object cls) PythonClassContainer exception_type_from_error_code(int error_code) object exception_type_from_error_code_dyn(object error_code) Public properties PythonFunctionContainer error_code_from_exception_type_fn get; PythonFunctionContainer exception_type_from_error_code_fn get;