TransformationException.TransformationException

TransformationException()

Skapa ny instans.

public TransformationException()

Se även


TransformationException(string)

Skapa ny instans.

public TransformationException(string message)
ParameterTypBeskrivning
messageStringFelmeddelande.

Se även


TransformationException(string, Exception)

Skapa ny instans.

public TransformationException(string message, Exception inner)
ParameterTypBeskrivning
messageStringFelmeddelande.
innerExceptionInre undantag

Se även