Constructor to set the message of the exception at time
of construction.

C# | Visual Basic | Visual C++ |
public ImplementationException( string Message )
Public Sub New ( _ Message As String _ )
public: ImplementationException( String^ Message )

- Message (String)
- The message of the exception