Class NumberFormatParseException
- Namespace
- GrapeCity.Documents.Excel
- Assembly
- GcDocs.Excel.dll
public sealed class NumberFormatParseException : FormatException, ISerializable
- Inheritance
-
object
System.Exception
System.SystemException
System.FormatException
NumberFormatParseException
- Implements
-
System.Runtime.Serialization.ISerializable
- Inherited Members
-
System.Exception.GetBaseException()
System.Exception.ToString()
System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
System.Exception.GetType()
System.Exception.Message
System.Exception.Data
System.Exception.InnerException
System.Exception.TargetSite
System.Exception.StackTrace
System.Exception.HelpLink
System.Exception.Source
System.Exception.HResult
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()