Class InvalidPasswordException
Navne til: Aspose.Tasks Sammensætning: Aspose.Tasks.dll (25.4.0)
Det repræsenterer den undtagelse type, der er kastet, når adgangskode beskyttet fil åbnes med den forkerte adgangskode.
[ClassInterface(ClassInterfaceType.AutoDual)]
public class InvalidPasswordException : TasksException, ISerializable
Inheritance
object ← Exception ← ApplicationException ← TasksException ← InvalidPasswordException
Implements
De arvede medlemmer
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
InvalidPasswordException(SerializationInfo, StreamingKontext)
Start en ny instans af Aspose.Tasks.InvalidPasswordException klasse.
protected InvalidPasswordException(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfo
Det er serialisering info.
context
StreamingContext
Den serielle kontekst.