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; }