| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--evolution.actions.IllegalLandTypeException
Class of IllegalLandTypeExceptions. This exception will be thrown when an action is not allowed to be performed on a square of land.
Constructor Summary | |
IllegalLandTypeException() Create new IllegaLandTypeException. | |
IllegalLandTypeException(String msg) Create new IllegalLandTypeException with given message. |
Methods inherited from class java.lang.Throwable |
getMessage, getLocalizedMessage, toString, printStackTrace, printStackTrace, printStackTrace, fillInStackTrace |
Methods inherited from class java.lang.Object |
getClass, hashCode, equals, clone, notify, notifyAll, wait, wait, wait, finalize |
Constructor Detail |
public IllegalLandTypeException()
public IllegalLandTypeException(String msg)
| a gvijf production | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |