AlreadyPendingException.AlreadyPendingException Constructor |
Language: |
Visual Basic Public Sub New( _
ByVal message As String, _
ByVal inner As Exception _
)C# public AlreadyPendingException(
string message,
Exception inner
);C++ public:
AlreadyPendingException(
String^ message,
Exception^ inner
);JScript public function AlreadyPendingException(
message : String,
inner : Exception
);
message System.String
inner System.Exception
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center