DOMException.DOMException

DOMException(string)

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

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

यह सभी देखें


DOMException(string, string)

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

public DOMException(string name, string message)
पैरामीटरप्रकारविवरण
nameStringत्रुटि का नाम।
messageStringत्रुटि संदेश।

यह सभी देखें