The properties of the StaticError class are listed below. For a complete list of StaticError class members, see the StaticError Members topic.
![]() | The error code, as a QName. May be null if no error code has been assigned |
![]() | Gets or sets a link to the help file associated with this exception. |
![]() | Gets the Exception instance that caused the current exception. |
![]() | Indicate whether this condition is a type error. |
![]() | Indicate whether this error is being reported as a warning condition. If so, applications may ignore the condition, though the results may not be as intended. |
![]() | The line number locating the error within a query or stylesheet module |
![]() | Return the message associated with this error |
![]() | The URI of the query or stylesheet module in which the error was detected (as a string) |
![]() | Gets or sets the name of the application or the object that causes the error. |
![]() | Gets a string representation of the frames on the call stack at the time the current exception was thrown. |
![]() | Gets the method that throws the current exception. |
![]() | Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception. |