Exceptions thrown by File Readers.
The following tables list the members exposed by NetricsFileFormatException.
Public Constructors
| Name | Description | |
|---|---|---|
|
NetricsFileFormatException | Overloaded. |
Public Properties
| Name | Description | |
|---|---|---|
|
Data | (inherited from Exception) |
|
HelpLink | (inherited from Exception) |
|
InnerException | (inherited from Exception) |
|
Message | (inherited from Exception) |
|
Source | (inherited from Exception) |
|
StackTrace | (inherited from Exception) |
|
TargetSite | (inherited from Exception) |
Protected Properties
Public Methods
| Name | Description | |
|---|---|---|
|
Equals | (inherited from Object) |
|
GetBaseException | (inherited from Exception) |
|
getCharPos | Return the character position within a (logical) line of a file the exception occurred on, zero if unknown. |
|
GetHashCode | (inherited from Object) |
|
getLine | Return the line of the file the exception occurred on, zero if unknown. |
|
GetObjectData | (inherited from Exception) |
|
getRecNum | Return the record sequence number (1 based) the exception was on, zero if unknown. |
|
GetType | (inherited from Exception) |
|
ToString | Overridden. Return formatted string version of exception info. |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
|
NetricsFileFormatException | Overloaded. |