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