Class TasksReadingException
Nombre del espacio: Aspose.Tasks Asamblea: Aspose.Tasks.dll (25.5.0)
Representa el tipo de excepción de lectura interna estándar.
[ClassInterface(ClassInterfaceType.AutoDual)]
public class TasksReadingException : TasksLoggedException, ISerializableInheritance
object ← Exception ← ApplicationException ← TasksLoggedException ← TasksReadingException
Implements
Miembros heredados
TasksLoggedException.Operation ,y, TasksLoggedException.LogText ,y, Exception.GetBaseException() ,y, Exception.ToString() ,y, Exception.GetType() ,y, Exception.TargetSite ,y, Exception.Message ,y, Exception.Data ,y, Exception.InnerException ,y, Exception.HelpLink ,y, Exception.Source ,y, Exception.HResult ,y, Exception.StackTrace ,y, Exception.SerializeObjectState ,y, object.GetType() ,y, object.MemberwiseClone() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()
Constructors
TasksReadingException(SiguienteSiguienteSiguienteSiguienteSiguienteStreamingContext)
Inicia una nueva instancia de la clase Aspose.Tasks.TasksReadingExcepción.
protected TasksReadingException(SerializationInfo info, StreamingContext context)Parameters
info SerializationInfo
La información de la seriedad.
context StreamingContext
El contexto de la serialización.