Exception(ErrorStatus, String, Exception) Constructor

Initializes a new instance of the Exception class

Namespace: Teigha.BoundaryRepresentation
Assembly: TD_MgdBrep (in TD_MgdBrep.dll) Version: 0.0.0.0
Syntax
public Exception(
        ErrorStatus es,
        string message,
        Exception innerException
)

Parameters

es  ErrorStatus
 
message  String
 
innerException  Exception
 
See Also

©  Bricsys NV. All rights reserved.