| Author |
The hierarchy of type HomeController is inconsistent
|
VenkataPrasad Regula
Ranch Hand
Joined: Jun 30, 2011
Posts: 63
|
|
I have a controller class named HomeController which extends AbstractController. I am getting the message
The hierarchy of the type HomeController is inconsistent
. I faced the similar error a few days back when I was trying a controller which was extending SimpleFormController. Could someone kindly guide me what actually went wrong, what I am supposed to do. Thanks.
|
 |
 |
|
|
subject: The hierarchy of type HomeController is inconsistent
|
|
|