Class CellsException
Class CellsException
Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)
Výjimka, která je vyhozena, když dojde k chybě specifikované v Aspose.Cells.
public class CellsException : ApplicationException, ISerializable
Dědičnost
object ← Exception ← ApplicationException ← CellsException
Implementuje
Děděné členy
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()
Konstruktor
CellsException(SerializationInfo, StreamingContext)
protected CellsException(SerializationInfo info, StreamingContext context)
Parametry
info
SerializationInfo
context
StreamingContext
Vlastnosti
Kód
Reprezentuje vlastní kód výjimky.
public ExceptionType Code { get; }