_className | System.Exception | private |
_COMPlusExceptionCode | System.Exception | privatestatic |
_data | System.Exception | private |
_dynamicMethods | System.Exception | private |
_helpURL | System.Exception | private |
_HResult | System.Exception | package |
_innerException | System.Exception | private |
_message | System.Exception | package |
_remoteStackIndex | System.Exception | private |
_remoteStackTraceString | System.Exception | private |
_safeSerializationManager | System.Exception | private |
_source | System.Exception | private |
_stackTrace | System.Exception | private |
_stackTraceString | System.Exception | private |
captured_traces | System.Exception | package |
caught_in_unmanaged | System.Exception | private |
Data | System.Exception | |
Exception() | System.Exception | inline |
Exception(string message) | System.Exception | inline |
Exception(string message, Exception innerException) | System.Exception | inline |
Exception(SerializationInfo info, StreamingContext context) | System.Exception | inlineprotected |
Exception() | System.Exception | inlineprivatestatic |
ExceptionMessageKind enum name | System.Exception | package |
FixRemotingException() | System.Exception | inlinepackage |
GetClassName() | System.Exception | inlineprivate |
GetMessageFromNativeResources(Exception.ExceptionMessageKind kind) | System.Exception | inlinepackagestatic |
GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext) | System.Net.WebException | inlineprivatevirtual |
GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext) | System.Net.WebException | inlinevirtual |
GetStackTrace(bool needFileInfo) | System.Exception | inlineprivate |
GetType() | System.Exception | inline |
HResult | System.Exception | |
Init() | System.Exception | inlineprivate |
InnerException | System.Exception | |
InternalStatus | System.Net.WebException | package |
InvalidOperationException() | System.InvalidOperationException | inline |
InvalidOperationException(string message) | System.InvalidOperationException | inline |
InvalidOperationException(string message, Exception innerException) | System.InvalidOperationException | inline |
InvalidOperationException(SerializationInfo info, StreamingContext context) | System.InvalidOperationException | inlineprotected |
m_InternalStatus | System.Net.WebException | private |
m_Response | System.Net.WebException | private |
m_Status | System.Net.WebException | private |
Message | System.Exception | |
native_trace_ips | System.Exception | private |
OnDeserialized(StreamingContext context) | System.Exception | inlineprivate |
ReportUnhandledException(Exception exception) | System.Exception | inlinepackagestatic |
Response | System.Net.WebException | |
RestoreExceptionDispatchInfo(ExceptionDispatchInfo exceptionDispatchInfo) | System.Exception | inlinepackage |
s_EDILock | System.Exception | privatestatic |
SetErrorCode(int hr) | System.Exception | inlinepackage |
Source | System.Exception | |
StackTrace | System.Exception | |
Status | System.Net.WebException | |
StripFileInfo(string stackTrace, bool isRemoteStackTrace) | System.Exception | inlineprivate |
SystemException() | System.SystemException | inline |
SystemException(string message) | System.SystemException | inline |
SystemException(string message, Exception innerException) | System.SystemException | inline |
SystemException(SerializationInfo info, StreamingContext context) | System.SystemException | inlineprotected |
ToString() | System.Exception | inline |
ToString(bool needFileLineInfo, bool needMessage) | System.Exception | inlineprivate |
WebException() | System.Net.WebException | inline |
WebException(string message) | System.Net.WebException | inline |
WebException(string message, Exception innerException) | System.Net.WebException | inline |
WebException(string message, WebExceptionStatus status) | System.Net.WebException | inline |
WebException(string message, WebExceptionStatus status, WebExceptionInternalStatus internalStatus, Exception innerException) | System.Net.WebException | inlinepackage |
WebException(string message, Exception innerException, WebExceptionStatus status, WebResponse response) | System.Net.WebException | inline |
WebException(string message, string data, Exception innerException, WebExceptionStatus status, WebResponse response) | System.Net.WebException | inlinepackage |
WebException(string message, Exception innerException, WebExceptionStatus status, WebResponse response, WebExceptionInternalStatus internalStatus) | System.Net.WebException | inlinepackage |
WebException(string message, string data, Exception innerException, WebExceptionStatus status, WebResponse response, WebExceptionInternalStatus internalStatus) | System.Net.WebException | inlinepackage |
WebException(SerializationInfo serializationInfo, StreamingContext streamingContext) | System.Net.WebException | inlineprotected |