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