TransformationException.TransformationException

TransformationException()

Créer une nouvelle instance.

public TransformationException()

Voir également


TransformationException(string)

Créer une nouvelle instance.

public TransformationException(string message)
ParamètreTaperLa description
messageStringMessage d’erreur.

Voir également


TransformationException(string, Exception)

Créer une nouvelle instance.

public TransformationException(string message, Exception inner)
ParamètreTaperLa description
messageStringMessage d’erreur.
innerExceptionException intérieure

Voir également