Class CellsException
Class CellsException
Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)
الاستثناء الذي يتم إلقاؤه عندما يحدث خطأ محدد في Aspose.Cells.
public class CellsException : ApplicationException, ISerializable
الوراثة
object ← Exception ← ApplicationException ← CellsException
التنفيذ
الأعضاء الموروثة
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()
المنشئات
CellsException(SerializationInfo, StreamingContext)
protected CellsException(SerializationInfo info, StreamingContext context)
المعلمات
info
SerializationInfo
context
StreamingContext
الخصائص
Code
يمثل رمز الاستثناء المخصص.
public ExceptionType Code { get; }