FieldAccessException (System.FieldAccessException)

Inherits: System.MemberAccessException

Interfaces: ISerializable, _Exception

Derived Types: 0

Assembly: mscorlib.dll

The exception that is thrown when there is an illegal attempt to access a private or protected field inside a class.

VB.NET C#

VB.NET

Public Class FieldAccessException
  Inherits System.MemberAccessException
  Implements System.Runtime.Serialization.ISerializable, System.Runtime.InteropServices._Exception
End Class

Articles

System::FieldAccessException class Reference

System::FieldAccessException Class Reference More.

System::FieldAccessException class Reference

System::FieldAccessException Class Reference More.

FieldAccessException

System. FieldAccessException : (from docs) A FieldAccessException exception is thrown when there is an invalid attempt to access a ... Private member access.

Troubleshooting Exceptions: System.FieldAccessException

A T:System.FieldAccessException exception is thrown when there is an invalid attempt to access a private or protected field inside a class.

FieldAccessException Class

System.Object     System.Exception        System.SystemException           System.MemberAccessException              System.FieldAccessException

Exception type: System.FieldAccessException - Community Server

Community Server is the platform that powers rich blogging, discussions, and sharing web communities. ... I'm getting this error time to time, I'm using CS 2.1, is there anyway to ...

Mono Documentation

This constructor initializes the System.FieldAccessException.Message property of the new instance using message . If message is null , the System.FieldAccessException.Message property ...

Mono Documentation

The members of System.FieldAccessException are listed below. See Also: Inherited members from System.MemberAccessException [ ...

System.FieldAccessException - MSDN Forums

Dear NG,   I'm developing a Web Service Method with following C# Code...   using System; using System.ComponentModel; using System.Linq; using System.Web.Services;

System.FieldAccessException Class

Base Types Object Exception SystemException MemberAccessException FieldAccessException. Assembly mscorlib Library RuntimeInfrastructure

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support