OperationInterruptedException.OperationInterruptedException

OperationInterruptedException(string)

का एक नया उदाहरण प्रारंभ करता हैOperationInterruptedException वर्ग.

public OperationInterruptedException(string message)
पैरामीटरप्रकारविवरण
messageStringअपवाद संदेश।

यह सभी देखें


OperationInterruptedException(string, Exception)

का एक नया उदाहरण प्रारंभ करता हैOperationInterruptedException वर्ग.

public OperationInterruptedException(string message, Exception innerException)
पैरामीटरप्रकारविवरण
messageStringअपवाद संदेश।
innerExceptionExceptionभीतर का अपवाद।

यह सभी देखें