FileTypeNotSupportedException

FileTypeNotSupportedException()

Standaard constructeur

public FileTypeNotSupportedException()

Zie ook


FileTypeNotSupportedException(FileType)

Maakt een uitzonderingsinstantie met een FileType

public FileTypeNotSupportedException(FileType fileType)
Parameter Type Beschrijving
fileType FileType Het bestandstype

Zie ook


FileTypeNotSupportedException(string)

Creëert een exception instance met een message

public FileTypeNotSupportedException(string message)
Parameter Type Beschrijving
message String De boodschap

Zie ook