ImageLoadException.ImageLoadException

ImageLoadException(string)

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

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

यह सभी देखें


ImageLoadException(string, Exception)

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

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

यह सभी देखें