EntityNotFoundException(ErrorStatus) Constructor

Initializes a new instance of the EntityNotFoundException class

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public EntityNotFoundException(
	ErrorStatus es
)

Parameters

es  ErrorStatus
 
See Also