Class SheetizeException
Información
La excepción que se lanza cuando ocurre un error específico de Aspose.Cells.
public class SheetizeException : ApplicationException, ISerializable, _Exception
Herencia
object ← Exception ← ApplicationException ← SheetizeException
Implementa
Miembros Heredados
- Exception.GetBaseException(),
- Exception.ToString(),
- Exception.GetObjectData(SerializationInfo, StreamingContext),
- Exception.GetType(),
- Exception.Message,
- Exception.Data,
- Exception.InnerException,
- Exception.TargetSite,
- Exception.StackTrace,
- Exception.HelpLink,
- Exception.Source,
- Exception.HResult,
- Exception.SerializeObjectState,
- object.ToString(),
- object.Equals(object),
- object.Equals(object, object),
- object.ReferenceEquals(object, object),
- object.GetHashCode(),
- object.GetType(),
- object.MemberwiseClone()
Propiedades
Código
Representa el código de excepción personalizado.
public ExceptionType Code { get; }
Valor de la Propiedad
Namespace: Sheetize Assembly: Sheetize.dll