Class SheetizeException
信息
当 Aspose.Cells 指定错误发生时抛出的异常。
public class SheetizeException : ApplicationException, ISerializable, _Exception
继承
object ← Exception ← ApplicationException ← SheetizeException
实现
继承成员
- 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()
属性
代码
表示自定义异常代码。
public ExceptionType Code { get; }
属性值
命名空间: Sheetize 程序集: Sheetize.dll