Class InvalidPasswordException

Class InvalidPasswordException

De naam: Aspose.Tasks Verzameling: Aspose.Tasks.dll (25.4.0)

Het vertegenwoordigt de uitzondering type die wordt gegooid wanneer het wachtwoord beschermde bestand met verkeerde wachtwoord wordt geopend.

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

Inheritance

object Exception ApplicationException TasksException InvalidPasswordException

Implements

ISerializable

Geëerbiede leden

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(Informatie, StreamingContext)

Initialiseert een nieuwe instantie van de Aspose.Tasks.InvalidPasswordException klasse.

protected InvalidPasswordException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

Informatie over serialisatie.

context StreamingContext

Het serialisatiecontext.

 Nederlands