CannotCombine2DAnd3DChartsException

CannotCombine2DAnd3DChartsException()

Standardkonstruktor.

public CannotCombine2DAnd3DChartsException()

Siehe auch


CannotCombine2DAnd3DChartsException(string)

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

public CannotCombine2DAnd3DChartsException(string message)
ParameterTypBeschreibung
messageStringBotschaft

Siehe auch


CannotCombine2DAnd3DChartsException(string, Exception)

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

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

Siehe auch