Class InvalidPasswordException
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
Yanlış şifre ile şifre korumalı dosya açıldığında fırlatılan istisna türünü temsil eder.
[ClassInterface(ClassInterfaceType.AutoDual)]
public class InvalidPasswordException : TasksException, ISerializable
Miras
object ← Exception ← ApplicationException ← TasksException ← InvalidPasswordException
Uygulamalar
Miras Alınan Üyeler
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()
Yapıcılar
InvalidPasswordException(SerializationInfo, StreamingContext)
Aspose.Tasks.InvalidPasswordException sınıfının yeni bir örneğini başlatır.
protected InvalidPasswordException(SerializationInfo info, StreamingContext context)
Parametreler
info
SerializationInfo
Serileştirme bilgisi.
context
StreamingContext
Serileştirme bağlamı.