Class EvalException
Class EvalException
이름 공간 : Aspose.Imaging.Evalute 모임: Aspose.Imaging.dll (25.4.0)
평가 오류에 대한 사용자 지정 예외
public class EvalException : Exception, ISerializable
Inheritance
object ← Exception ← EvalException
Implements
상속 회원들
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
이 예외와 관련된 메시지를 받는다.
public override string Message { get; }