BmpImageException.BmpImageException

BmpImageException(string)

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

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

यह सभी देखें


BmpImageException(string, Exception)

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

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

यह सभी देखें