Class CellsException

Class CellsException

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

L’eccezione che viene sollevata quando si verifica un errore specificato da Aspose.Cells.

public class CellsException : ApplicationException, ISerializable

Ereditarietà

objectExceptionApplicationExceptionCellsException

Implementa

ISerializable

Membri Eredità

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

Costruttori

CellsException(SerializationInfo, StreamingContext)

protected CellsException(SerializationInfo info, StreamingContext context)

Parametri

info SerializationInfo

context StreamingContext

Proprietà

Code

Rappresenta un codice di eccezione personalizzato.

public ExceptionType Code { get; }

Valore della Proprietà

ExceptionType

 Italiano