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

 한국어