TransformationException.TransformationException

TransformationException()

Nieuwe instantie maken.

public TransformationException()

Zie ook


TransformationException(string)

Nieuwe instantie maken.

public TransformationException(string message)
ParameterTypeBeschrijving
messageStringFoutmelding.

Zie ook


TransformationException(string, Exception)

Nieuwe instantie maken.

public TransformationException(string message, Exception inner)
ParameterTypeBeschrijving
messageStringFoutmelding.
innerExceptionInnerlijke uitzondering

Zie ook