Class TasksLoggedException
ชื่อพื้นที่: Aspose.Tasks การประกอบ: Aspose.Tasks.dll (25.4.0)
แสดงให้เห็นถึงประเภทพิเศษภายในมาตรฐาน
[ClassInterface(ClassInterfaceType.AutoDual)]
public class TasksLoggedException : ApplicationException, ISerializable
Inheritance
object ← Exception ← ApplicationException ← TasksLoggedException
Derived
TasksReadingException , TasksWritingException
Implements
อนุญาโตตุลาการ
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
TasksLoggedException(การจัดเรียงข้อมูล, StreamingContext)
เปิดตัวตัวอย่างใหม่ของคลาส Aspose.Tasks.TasksLoggedException
protected TasksLoggedException(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfo
ข้อมูลการจัดเรียง
context
StreamingContext
รอบเขตการจัดเรียง
Properties
LogText
ได้รับการยกเว้นการบันทึกข้อมูล
public string LogText { get; }
คุณสมบัติมูลค่า
Operation
ได้รับข้อมูลการดําเนินงานพิเศษ
public string Operation { get; }