Class InvalidPasswordException

Class InvalidPasswordException

Le nom : Aspose.Tasks Assemblée: Aspose.Tasks.dll (25.4.0)

Si tratta del tipo di eccezione che viene gettato quando il file protetto dalla password viene aperto con la password sbagliata.

[ClassInterface(ClassInterfaceType.AutoDual)]
public class InvalidPasswordException : TasksException, ISerializable

Inheritance

object Exception ApplicationException TasksException InvalidPasswordException

Implements

ISerializable

I membri ereditari

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(Étiquette : StreamingContext)

Inizia una nuova instanza della classe Aspose.Tasks.InvalidPasswordException.

protected InvalidPasswordException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

Informazioni di serializzazione.

context StreamingContext

Il contesto di serializzazione.

 Français