Class SheetizeException
Info
The exception that is thrown when Aspose.Cells specified error occurs.
public class SheetizeException : ApplicationException, ISerializable, _Exception
Inheritance
object ← Exception ← ApplicationException ← SheetizeException
Implements
Inherited Members
- 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()
Properties
Code
Represents custom exception code.
public ExceptionType Code { get; }
Property Value
Namespace: Sheetize Assembly: Sheetize.dll