PDFNetException Methods |
The PDFNetException type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetCondExpr |
Gets the conditional expression that triggered the exception to be thrown.
| |
| GetErrorCode |
Gets the associated error code, if any, with this exception.
| |
| GetFileName |
Gets the filename from where the exception was thrown.
| |
| GetFunction |
Gets the name of the function/method where the exception was thrown.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetLineNumber |
Gets the line number in the file where the exception was thrown.
| |
| GetMessage |
Gets the detailed message describing the exception.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Returns a string representation of this exception.
|