'Usage Dim message As String Dim inner As Exception Dim instance As New DisposeException(message, inner)
public: DisposeException( string* message, Exception* inner )
public: DisposeException( String^ message, Exception^ inner )
Parameters
- message
- inner