Class EvalException
Class EvalException
ชื่อพื้นที่: Aspose.Imaging.Evalute การประกอบ: Aspose.Imaging.dll (25.4.0)
การยกเว้นที่กําหนดเองสําหรับข้อผิดพลาดในการประเมิน
public class EvalException : Exception, ISerializable
Inheritance
object ← Exception ← EvalException
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()
Properties
Message
ได้รับข้อความที่เกี่ยวข้องกับข้อยกเว้นนี้
public override string Message { get; }