Class EvalException
Class EvalException
Pôvodný názov: Aspose.Imaging.Evalute Zhromaždenie: Aspose.Imaging.dll (25.4.0)
Vlastné výnimky pre hodnotenie chýb
public class EvalException : Exception, ISerializable
Inheritance
object ← Exception ← EvalException
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()
Properties
Message
Získajte správu spojenú s týmto výnimkou
public override string Message { get; }