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الرسالة التي تصف الخطأ.