inonit.domain.game.card.hearts
Class Game.Participant.InstantiationFailure

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--inonit.java.lang.Exception.Checked
                    |
                    +--inonit.domain.game.card.hearts.Game.Participant.InstantiationFailure
All Implemented Interfaces:
inonit.java.lang.Exception.StackTraceSource, java.io.Serializable
Enclosing class:
Game.Participant

public static class Game.Participant.InstantiationFailure
extends inonit.java.lang.Exception.Checked

Unsupported.

See Also:
Serialized Form

Constructor Summary
Game.Participant.InstantiationFailure(java.lang.Throwable t)
           
 
Methods inherited from class inonit.java.lang.Exception.Checked
getMessage, getString, getThrowable, printStackTrace, printStackTrace, printStackTrace, setMessage, setThrowable, superPrintStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Game.Participant.InstantiationFailure

public Game.Participant.InstantiationFailure(java.lang.Throwable t)