Class IncorrectPasswordException

Class IncorrectPasswordException

نام ها : Aspose.Imaging.CoreExceptions جمع آوری: Aspose.Imaging.dll (25.4.0)

به استثنای رمز عبور نادرست

public class IncorrectPasswordException : Exception, ISerializable

Inheritance

object Exception IncorrectPasswordException

Implements

ISerializable

اعضای ارثی

Exception.GetBaseException() , Exception.ToString() , Exception.GetType() , Exception.TargetSite , Exception.Message , Exception.Data , Exception.InnerException , Exception.HelpLink , Exception.Source , Exception.HResult , Exception.StackTrace , Exception.SerializeObjectState , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

IncorrectPasswordException(String)

شروع یک مثال جدید از کلاس Aspose.Imaging.CoreExceptions.IncorrectPasswordException.

public IncorrectPasswordException(string message)

Parameters

message string

پیام هایی که خطا را توصیف می کنند

IncorrectPasswordException(استثنا، استثنا)

شروع یک مثال جدید از کلاس Aspose.Imaging.CoreExceptions.IncorrectPasswordException.

public IncorrectPasswordException(string message, Exception innerException)

Parameters

message string

پیام خطا که دلیل استثنا را توضیح می دهد.

innerException Exception

استثنا که علت استثنا فعلی است، یا یک ارجاع صفر (هیچ چیز در Visual Basic) اگر هیچ استثنا داخلی مشخص نشده است.

 فارسی