ImageCreateException.ImageCreateException

ImageCreateException(string)

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

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

यह सभी देखें


ImageCreateException(string, Exception)

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

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

यह सभी देखें