InvalidCommandTreeException Constructor (String^, Exception^)
.NET Framework (current version)
Initializes a new instance of the InvalidCommandTreeException class with the specified message and inner exception.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
Parameters
- message
-
Type:
System::String^
The exception message.
- innerException
-
Type:
System::Exception^
The exception that is the cause of this InvalidCommandTreeException.
.NET Framework
Available since 3.5
Available since 3.5
Show: