FileTypeNotSupportedException

FileTypeNotSupportedException()

Costruttore predefinito

public FileTypeNotSupportedException()

Guarda anche


FileTypeNotSupportedException(FileType)

Crea un’istanza di eccezione con un FileType

public FileTypeNotSupportedException(FileType fileType)
Parametro Tipo Descrizione
fileType FileType Il tipo di file

Guarda anche


FileTypeNotSupportedException(string)

Crea un’istanza di eccezione con un messaggio

public FileTypeNotSupportedException(string message)
Parametro Tipo Descrizione
message String Il messaggio

Guarda anche