Holger's
Java API

com.antelmann.game.puzzle
Class PuzzleNotSolvableException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.antelmann.game.GameException
              extended by com.antelmann.game.puzzle.PuzzleNotSolvableException
All Implemented Interfaces:
Serializable

public class PuzzleNotSolvableException
extends GameException

Author:
Holger Antelmann
See Also:
Serialized Form

Constructor Summary
PuzzleNotSolvableException(GamePlay game, String text)
           
 
Method Summary
 
Methods inherited from class com.antelmann.game.GameException
getGame
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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