Class EvalException

Class EvalException

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

Excepción personalizada para errores de evaluación

public class EvalException : Exception, ISerializable

Herencia

objectExceptionEvalException

Implementa

ISerializable

Miembros heredados

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

Propiedades

Message

Obtiene el mensaje asociado con esta excepción

public override string Message { get; }

Valor de la propiedad

string

 Español