FrameworkException.FrameworkException

FrameworkException(string)

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

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

यह सभी देखें


FrameworkException(string, Exception)

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

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

यह सभी देखें