CannotCombine2DAnd3DChartsException

CannotCombine2DAnd3DChartsException()

Constructor por defecto.

public CannotCombine2DAnd3DChartsException()

Ver también


CannotCombine2DAnd3DChartsException(string)

Constructor que permite agregar un mensaje a esta excepción.

public CannotCombine2DAnd3DChartsException(string message)
ParámetroEscribeDescripción
messageStringmensaje

Ver también


CannotCombine2DAnd3DChartsException(string, Exception)

Constructor para una excepción que contiene un mensaje y una excepción incrustada.

public CannotCombine2DAnd3DChartsException(string message, Exception exception)
ParámetroEscribeDescripción
messageStringmensaje
exceptionExceptionexcepción original

Ver también