IncorrectPasswordException

IncorrectPasswordException()

Standaard constructeur

public IncorrectPasswordException()

Zie ook


IncorrectPasswordException(FileType)

Maakt een uitzonderingsinstantie met een FileType

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

Zie ook


IncorrectPasswordException(string)

Creëert een exception instance met een message

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

Zie ook