ImageException.ImageException

ImageException(string)

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

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

यह सभी देखें


ImageException(string, Exception)

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

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

यह सभी देखें