TransformationException.TransformationException

TransformationException()

नया उदाहरण बनाएं।

public TransformationException()

यह सभी देखें


TransformationException(string)

नया उदाहरण बनाएं।

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

यह सभी देखें


TransformationException(string, Exception)

नया उदाहरण बनाएं।

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

यह सभी देखें