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

استثناء كلمة المرور غير الصحيحة.

المنشئات

المنشئالوصف
IncorrectPasswordException(String message)ينشئ مثيلاً جديداً من الفئة IncorrectPasswordException.

IncorrectPasswordException(String message)

public IncorrectPasswordException(String message)

ينشئ مثيلاً جديداً من الفئة IncorrectPasswordException.

Parameters:

معاملنوعالوصف
messagejava.lang.Stringالرسالة التي تصف الخطأ.