Class TasksReadingException
名称: Aspose.Tasks 集合: Aspose.Tasks.dll (25.4.0)
代表标准内部阅读例外类型。
[ClassInterface(ClassInterfaceType.AutoDual)]
public class TasksReadingException : TasksLoggedException, ISerializable
Inheritance
object ← Exception ← ApplicationException ← TasksLoggedException ← TasksReadingException
Implements
继承人
TasksLoggedException.Operation , TasksLoggedException.LogText , 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
TasksReadingException(序列信息,流媒体)
启动 Aspose.Tasks.TasksReadingException 类的新例子。
protected TasksReadingException(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfo
序列信息。
context
StreamingContext
序列化背景。