Class UnexpectedFileFormatException
Navne til: Aspose.Tasks Sammensætning: Aspose.Tasks.dll (25.4.0)
Det er en undtagelse, der kastes, når filformatet har et uventet format eller struktur.
public class UnexpectedFileFormatException : TasksException, ISerializable
Inheritance
object ← Exception ← ApplicationException ← TasksException ← UnexpectedFileFormatException
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
UnexpectedFileFormatException(SerializationInfo, StreamingKontext)
Initialiserer en ny instans af Aspose.Tasks.UnexpectedFileFormatException klasse.
protected UnexpectedFileFormatException(SerializationInfo serializationInfo, StreamingContext streamingContext)
Parameters
serializationInfo
SerializationInfo
Det er serialisering info.
streamingContext
StreamingContext
Det er streaming kontekst.