Mono Class Library: System NamespaceSystem.MemberAccessException Class |
See Also: MemberAccessException Members
System.Object
System.Exception
System.SystemException
System.MemberAccessException
|
All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.
Note:[Edit]MemberAccessException exceptions are typically thrown by the system when members in a class library have been changed or removed, and an assembly that references the class library has not been recompiled.
The Base Class Library includes the following derived types:
When appropriate, use these types instead of MemberAccessException.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0