AttributeTableValidationException Constructor (String^, Exception^)
.NET Framework (current version)
Creates a new instance of the AttributeTableValidationException class with a specified message for the user and the error that caused the current exception.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
Parameters
- message
-
Type:
System::String^
A message about the exception that is provided to the user.
- inner
-
Type:
System::Exception^
The error that caused the current exception.
.NET Framework
Available since 4.0
Available since 4.0
Show: