Class CellsException

Class CellsException

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

Die Ausnahme, die ausgelöst wird, wenn ein spezifizierter Fehler in Aspose.Cells auftritt.

public class CellsException : ApplicationException, ISerializable

Vererbung

objectExceptionApplicationExceptionCellsException

Implementiert

ISerializable

Vererbte Mitglieder

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

Konstruktoren

CellsException(SerializationInfo, StreamingContext)

protected CellsException(SerializationInfo info, StreamingContext context)

Parameter

info SerializationInfo

context StreamingContext

Eigenschaften

Code

Stellt den benutzerdefinierten Ausnahmecode dar.

public ExceptionType Code { get; }

Eigenschaftenwert

ExceptionType

 Deutsch