XmpException

XmpException()

Yeni bir örneğini başlatır.XmpException sınıf.

public XmpException()

Ayrıca bakınız


XmpException(string)

Yeni bir örneğini başlatır.XmpException sınıf.

public XmpException(string message)
Parametre Tip Tanım
message String Mesaj.

Ayrıca bakınız


XmpException(string, Exception)

Yeni bir örneğini başlatır.XmpException sınıf.

public XmpException(string message, Exception innerException)
Parametre Tip Tanım
message String Mesaj.
innerException Exception İç istisna.

Ayrıca bakınız