TransformationException.TransformationException

TransformationException()

Buat instance baru.

public TransformationException()

Lihat juga


TransformationException(string)

Buat instance baru.

public TransformationException(string message)
ParameterJenisKeterangan
messageStringPesan eror.

Lihat juga


TransformationException(string, Exception)

Buat instance baru.

public TransformationException(string message, Exception inner)
ParameterJenisKeterangan
messageStringPesan eror.
innerExceptionPengecualian batin

Lihat juga