Class EvalException
Class EvalException
Il nome: Aspose.Imaging.Evalute Assemblea: Aspose.Imaging.dll (25.4.0)
Esclusione personalizzata per errori di valutazione
public class EvalException : Exception, ISerializable
Inheritance
object ← Exception ← EvalException
Implements
I membri ereditari
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
Riceve il messaggio associato a questa eccezione
public override string Message { get; }