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; }