com.antelmann.game.puzzle
Class PuzzleNotSolvableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.antelmann.game.GameException
com.antelmann.game.puzzle.PuzzleNotSolvableException
- All Implemented Interfaces:
- Serializable
public class PuzzleNotSolvableException
- extends GameException
- Author:
- Holger Antelmann
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PuzzleNotSolvableException
public PuzzleNotSolvableException(GamePlay game,
String text)
(c) 2001-2006 Holger Antelmann - all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads