IncorrectPasswordException

Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.aspose.ms.System.Exception

public class IncorrectPasswordException extends System.Exception

Undantaget för felaktigt lösenord.

Konstruktörer

KonstruktorBeskrivning
IncorrectPasswordException(String message)Initierar en ny instans av klassen IncorrectPasswordException.

IncorrectPasswordException(String message)

public IncorrectPasswordException(String message)

Initierar en ny instans av klassen IncorrectPasswordException.

Parameters:

ParameterTypBeskrivning
meddelandejava.lang.StringMeddelandet som beskriver felet.