[This is preliminary documentation and is subject to change.]
public InternalErrorException( string msg, Exception internalException )
Public Sub New ( _ msg As String, _ internalException As Exception _ )
public: InternalErrorException ( String^ msg, Exception^ internalException )