TransformationException.TransformationException

TransformationException()

Neue Instanz erstellen.

public TransformationException()

Siehe auch


TransformationException(string)

Neue Instanz erstellen.

public TransformationException(string message)
ParameterTypBeschreibung
messageStringFehlermeldung.

Siehe auch


TransformationException(string, Exception)

Neue Instanz erstellen.

public TransformationException(string message, Exception inner)
ParameterTypBeschreibung
messageStringFehlermeldung.
innerExceptionInnere Ausnahme

Siehe auch