Class CellsException
Class CellsException
Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)
Ngoại lệ được ném ra khi có lỗi được chỉ định bởi Aspose.Cells xảy ra.
public class CellsException : ApplicationException, ISerializable
Kế thừa
object ← Exception ← ApplicationException ← CellsException
Triển khai
Các thành viên kế thừa
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()
Các hàm khởi tạo
CellsException(SerializationInfo, StreamingContext)
protected CellsException(SerializationInfo info, StreamingContext context)
Tham số
info
SerializationInfo
context
StreamingContext
Các thuộc tính
Code
Đại diện cho mã ngoại lệ tùy chỉnh.
public ExceptionType Code { get; }