FileTypeNotSupportedException

FileTypeNotSupportedException()

Constructeur par défaut

public FileTypeNotSupportedException()

Voir également


FileTypeNotSupportedException(FileType)

Crée une instance d’exception avec un FileType

public FileTypeNotSupportedException(FileType fileType)
Paramètre Taper La description
fileType FileType Le type de fichier

Voir également


FileTypeNotSupportedException(string)

Crée une instance d’exception avec un message

public FileTypeNotSupportedException(string message)
Paramètre Taper La description
message String Le message

Voir également