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

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

- Message (String)
- The message of the exception