PasswordRequiredException

PasswordRequiredException()

Standaard constructeur

public PasswordRequiredException()

Zie ook


PasswordRequiredException(FileType)

Maakt een uitzonderingsinstantie met een FileType

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

Zie ook


PasswordRequiredException(string)

Creëert een exception instance met een message

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

Zie ook