Class SheetizeException
Info
Die Ausnahme, die ausgelöst wird, wenn ein spezifizierter Fehler in Aspose.Cells auftritt.
public class SheetizeException : ApplicationException, ISerializable, _Exception
Vererbung
object ← Exception ← ApplicationException ← SheetizeException
Implementiert
Vererbte Mitglieder
- 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()
Eigenschaften
Code
Stellt den benutzerdefinierten Ausnahmecode dar.
public ExceptionType Code { get; }
Eigenschaftswert
Namespace: Sheetize Assembly: Sheetize.dll