Class EvalException
Class EvalException
nazivni prostor: Aspose.Imaging.Evalute Sastav: Aspose.Imaging.dll (25.4.0)
Prilagođena iznimka za pogreške u procjeni
public class EvalException : Exception, ISerializable
Inheritance
object ← Exception ← EvalException
Implements
naslijeđeni članovi
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
Pronađite poruku povezanu s ovim iznimkom
public override string Message { get; }