ImageCreateException

ImageCreateException(string)

Initialise une nouvelle instance duImageCreateException classe.

public ImageCreateException(string message)
ParamètreTaperLa description
messageStringLe message d’exception.

Voir également


ImageCreateException(string, Exception)

Initialise une nouvelle instance duImageCreateException classe.

public ImageCreateException(string message, Exception innerException)
ParamètreTaperLa description
messageStringLe message d’exception.
innerExceptionExceptionL’exception intérieure.

Voir également