Current Forum: Homework 6 - Part II |
Date: Sat Dec 8 2001 3:35 pm |
Author: Ghosh, Debmallo S. <dsghosh@cmu.edu> |
Subject: Re: IllegalMoveException access |
|
|
I was wondering the same thing. It seems that extensions of an abstract class can't access private stuff in the abstract class, and I don't think it's possible to override the non-abstract IllegalMoveException in the Board.java abstract class ... |
|