Class UnexpectedFileFormatException
De naam: Aspose.Tasks Verzameling: Aspose.Tasks.dll (25.4.0)
Een uitzondering die wordt gegooid wanneer het bestandformaat een onverwachte vorm of structuur heeft.
public class UnexpectedFileFormatException : TasksException, ISerializable
Inheritance
object ← Exception ← ApplicationException ← TasksException ← UnexpectedFileFormatException
Implements
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
UnexpectedFileFormatException(Informatie, StreamingContext)
Initialiseert een nieuwe instantie van de Aspose.Tasks.UnexpectedFileFormatException klasse.
protected UnexpectedFileFormatException(SerializationInfo serializationInfo, StreamingContext streamingContext)
Parameters
serializationInfo
SerializationInfo
Informatie over serialisatie.
streamingContext
StreamingContext
De streaming context.