_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 | |
ErrorCode | System.Runtime.InteropServices.ExternalException | |
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 |
ExternalException() | System.Runtime.InteropServices.ExternalException | inline |
ExternalException(string message) | System.Runtime.InteropServices.ExternalException | inline |
ExternalException(string message, Exception inner) | System.Runtime.InteropServices.ExternalException | inline |
ExternalException(string message, int errorCode) | System.Runtime.InteropServices.ExternalException | inline |
ExternalException(SerializationInfo info, StreamingContext context) | System.Runtime.InteropServices.ExternalException | inlineprotected |
FixRemotingException() | System.Exception | inlinepackage |
GetClassName() | System.Exception | inlineprivate |
GetErrorMessage(int error) | System.ComponentModel.Win32Exception | inlinepackagestatic |
GetMessageFromNativeResources(Exception.ExceptionMessageKind kind) | System.Exception | inlinepackagestatic |
GetObjectData(SerializationInfo info, StreamingContext context) | System.ComponentModel.Win32Exception | inlinevirtual |
GetStackTrace(bool needFileInfo) | System.Exception | inlineprivate |
GetType() | System.Exception | inline |
HResult | System.Exception | |
Init() | System.Exception | inlineprivate |
InnerException | System.Exception | |
Message | System.Exception | |
native_trace_ips | System.Exception | private |
nativeErrorCode | System.ComponentModel.Win32Exception | private |
NativeErrorCode | System.ComponentModel.Win32Exception | |
OnDeserialized(StreamingContext context) | System.Exception | inlineprivate |
ReportUnhandledException(Exception exception) | System.Exception | inlinepackagestatic |
RestoreExceptionDispatchInfo(ExceptionDispatchInfo exceptionDispatchInfo) | System.Exception | inlinepackage |
s_EDILock | System.Exception | privatestatic |
SetErrorCode(int hr) | System.Exception | inlinepackage |
Source | System.Exception | |
StackTrace | System.Exception | |
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.Runtime.InteropServices.ExternalException | inline |
Win32Exception() | System.ComponentModel.Win32Exception | inline |
Win32Exception(int error) | System.ComponentModel.Win32Exception | inline |
Win32Exception(int error, string message) | System.ComponentModel.Win32Exception | inline |
Win32Exception(string message) | System.ComponentModel.Win32Exception | inline |
Win32Exception(string message, Exception innerException) | System.ComponentModel.Win32Exception | inline |
Win32Exception(SerializationInfo info, StreamingContext context) | System.ComponentModel.Win32Exception | inlineprotected |