AxesCompositionNotCombinableException

AxesCompositionNotCombinableException()

Constructeur par défaut.

public AxesCompositionNotCombinableException()

Voir également


AxesCompositionNotCombinableException(string)

Constructeur permettant d’ajouter un message à cette exception.

public AxesCompositionNotCombinableException(string message)
ParamètreTaperLa description
messageStringmessage

Voir également


AxesCompositionNotCombinableException(string, Exception)

Constructeur d’une exception contenant un message et une exception intégrée.

public AxesCompositionNotCombinableException(string message, Exception exception)
ParamètreTaperLa description
messageStringmessage
exceptionExceptionexception d’origine

Voir également