AxesCompositionNotCombinableException

AxesCompositionNotCombinableException()

Standardkonstruktor.

public AxesCompositionNotCombinableException()

Siehe auch


AxesCompositionNotCombinableException(string)

Konstruktor, der es ermöglicht, dieser Ausnahme eine Nachricht hinzuzufügen.

public AxesCompositionNotCombinableException(string message)
ParameterTypBeschreibung
messageStringBotschaft

Siehe auch


AxesCompositionNotCombinableException(string, Exception)

Konstruktor für eine Ausnahme, die eine Nachricht und eine eingebettete Ausnahme enthält.

public AxesCompositionNotCombinableException(string message, Exception exception)
ParameterTypBeschreibung
messageStringBotschaft
exceptionExceptionursprüngliche Ausnahme

Siehe auch