| _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 |
| AggregateException() | System.AggregateException | inline |
| AggregateException(IEnumerable< Exception > innerExceptions) | System.AggregateException | inline |
| AggregateException(params Exception[] innerExceptions) | System.AggregateException | inline |
| AggregateException(string message, IEnumerable< Exception > innerExceptions) | System.AggregateException | inline |
| AggregateException(string message, params Exception[] innerExceptions) | System.AggregateException | inline |
| AggregateException(string message, IList< Exception > innerExceptions) | System.AggregateException | inlineprivate |
| AggregateException(IEnumerable< ExceptionDispatchInfo > innerExceptionInfos) | System.AggregateException | inlinepackage |
| AggregateException(string message, IEnumerable< ExceptionDispatchInfo > innerExceptionInfos) | System.AggregateException | inlinepackage |
| AggregateException(string message, IList< ExceptionDispatchInfo > innerExceptionInfos) | System.AggregateException | inlineprivate |
| AggregateException(SerializationInfo info, StreamingContext context) | System.AggregateException | inlineprotected |
| 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 |
| Flatten() | System.AggregateException | inline |
| GetClassName() | System.Exception | inlineprivate |
| GetMessageFromNativeResources(Exception.ExceptionMessageKind kind) | System.Exception | inlinepackagestatic |
| GetObjectData(SerializationInfo info, StreamingContext context) | System.AggregateException | inlinevirtual |
| GetStackTrace(bool needFileInfo) | System.Exception | inlineprivate |
| GetType() | System.Exception | inline |
| HResult | System.Exception | |
| Init() | System.Exception | inlineprivate |
| InnerException | System.Exception | |
| InnerExceptions | System.AggregateException | |
| m_innerExceptions | System.AggregateException | private |
| Message | System.AggregateException | |
| native_trace_ips | System.Exception | private |
| 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 |
| ToString() | System.AggregateException | inline |