Public Function New( _ ByVal errorMessage As String, _ ByVal innerException As Exception _ )
public GeodatabaseDataSourceException( string errorMessage, Exception innerException )
Parameters
- errorMessage
- Error message
- innerException
- Inner exception
Public Function New( _ ByVal errorMessage As String, _ ByVal innerException As Exception _ )
public GeodatabaseDataSourceException( string errorMessage, Exception innerException )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)