Class CellsException

Class CellsException

Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)

Aspose.Cells belirtilen hata oluştuğunda fırlatılan istisna.

public class CellsException : ApplicationException, ISerializable

Miras

objectExceptionApplicationExceptionCellsException

Uygulamalar

ISerializable

Miras Alınan Üyeler

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()

Yapıcılar

CellsException(SerializationInfo, StreamingContext)

protected CellsException(SerializationInfo info, StreamingContext context)

Parametreler

info SerializationInfo

context StreamingContext

Özellikler

Code

Özel istisna kodunu temsil eder.

public ExceptionType Code { get; }

Özellik Değeri

ExceptionType

 Türkçe