Class TasksRenderingException
Pôvodný názov: Aspose.Tasks Zhromaždenie: Aspose.Tasks.dll (25.4.0)
Predstavuje výnimku, ktorá sa môže vyskytnúť pri renderovaní pohľadu projektu do grafického formátu.
public class TasksRenderingException : TasksException, ISerializable
Inheritance
object ← Exception ← ApplicationException ← TasksException ← TasksRenderingException
Implements
Z dedičných členov
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
TasksRenderingException(SerializáciaInfo, StreamingContext)
Iniciuje novú inštanciu triedy Aspose.Tasks.TasksRenderingException.
protected TasksRenderingException(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfo
Informácie o serializácii.
context
StreamingContext
V kontexte serializácie.