Class IncorrectDocumentStructureException
Navne til: Aspose.Note Sammensætning: Aspose.Note.dll (25.4.0)
Trods, hvis en bruger skabte dokument har en forkert struktur.
public class IncorrectDocumentStructureException : Exception, ISerializable
Inheritance
object ← Exception ← IncorrectDocumentStructureException
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
IncorrectDocumentStructureException(SerializationInfo, StreamingKontext)
Initialiserer en ny instans af Aspose.Note.IncorrectDocumentStructureException klasse.
protected IncorrectDocumentStructureException(SerializationInfo serializationInfo, StreamingContext synchronizationContext)
Parameters
serializationInfo
SerializationInfo
Det er serialisering info.
synchronizationContext
StreamingContext
Den synkroniserede kontekst.