Public Function New( _ ByVal innerException As Exception _ )
public FatalArcGISException( Exception innerException )
Parameters
- innerException
- The exception that is the cause of the current exception.
FatalArcGISException class with the inner exception that is the cause of this exception.Public Function New( _ ByVal innerException As Exception _ )
public FatalArcGISException( Exception innerException )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)