Class EvalException

Class EvalException

Namespace: Aspose.Imaging.Evalute
Assembly: Aspose.Imaging.dll (25.2.0)

Eccezione personalizzata per errori di valutazione

public class EvalException : Exception, ISerializable

Ereditarietà

objectExceptionEvalException

Implementa

ISerializable

Membri ereditati

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()

Proprietà

Messaggio

Ottiene il messaggio associato a questa eccezione

public override string Message { get; }

Valore della proprietà

string

 Italiano