Class CellsException

Class CellsException

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

Aspose.Cellsで指定されたエラーが発生したときにスローされる例外です。

public class CellsException : ApplicationException, ISerializable

継承

objectExceptionApplicationExceptionCellsException

実装

ISerializable

継承メンバー

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

プロパティ値

ExceptionType

 日本語