FieldAccessException

Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.aspose.tasks.exceptions.Exception, com.aspose.tasks.exceptions.SystemException, com.aspose.tasks.exceptions.MemberAccessException

public class FieldAccessException extends MemberAccessException

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