ArcGIS Pro 2.9 API Reference Guide
InterpreterStateManager.eInterpreterError Enumeration

ArcGIS.Desktop.GeoProcessing.ProNotebook Namespace : InterpreterStateManager.eInterpreterError Enumeration
Syntax
public enum InterpreterStateManager.eInterpreterError : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum InterpreterStateManager.eInterpreterError 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
eFailed 
eFailedToCreateConnectionFile 
eFailedToLaunchKernel 
eFailedToLaunchServer 
eNone 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.GeoProcessing.ProNotebook.InterpreterStateManager.eInterpreterError

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ArcGIS.Desktop.GeoProcessing.ProNotebook Namespace