Data | System.Exception | |
Equals(object obj) | System.Runtime.InteropServices._Exception | |
Exception() | System.Exception | |
Exception(string message) | System.Exception | |
Exception(string message, Exception innerException) | System.Exception | |
Exception(SerializationInfo info, StreamingContext context) | System.Exception | protected |
GetBaseException() | System.Exception | virtual |
GetHashCode() | System.Runtime.InteropServices._Exception | |
GetObjectData(SerializationInfo info, StreamingContext context) | System.ObjectDisposedException | virtual |
GetType() | System.Exception | |
HelpLink | System.Exception | |
HResult | System.Exception | |
InnerException | System.Exception | |
InvalidOperationException() | System.InvalidOperationException | |
InvalidOperationException(string message) | System.InvalidOperationException | |
InvalidOperationException(string message, Exception innerException) | System.InvalidOperationException | |
InvalidOperationException(SerializationInfo info, StreamingContext context) | System.InvalidOperationException | protected |
Message | System.ObjectDisposedException | |
ObjectDisposedException(string objectName) | System.ObjectDisposedException | |
ObjectDisposedException(string objectName, string message) | System.ObjectDisposedException | |
ObjectDisposedException(string message, Exception innerException) | System.ObjectDisposedException | |
ObjectDisposedException(SerializationInfo info, StreamingContext context) | System.ObjectDisposedException | protected |
ObjectName | System.ObjectDisposedException | |
SerializeObjectState | System.Exception | protectedremovable |
Source | System.Exception | |
StackTrace | System.Exception | |
SystemException() | System.SystemException | |
SystemException(string message) | System.SystemException | |
SystemException(string message, Exception innerException) | System.SystemException | |
SystemException(SerializationInfo info, StreamingContext context) | System.SystemException | protected |
TargetSite | System.Exception | |
ToString() | System.Exception | |