Click or drag to resize
ComRegistrationException Constructor (String, Exception) DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Initializes a new instance of the ComRegistrationException class

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public ComRegistrationException(
	string message,
	Exception inner
)

Parameters

message
Type: SystemString
inner
Type: SystemException
See Also