Internet Chess ToolKit
v0.2.0

ictk.boardgame.io
Class InvalidGameFormatException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.io.IOException
              extended byictk.boardgame.io.InvalidGameFormatException
All Implemented Interfaces:
java.io.Serializable

public abstract class InvalidGameFormatException
extends java.io.IOException

See Also:
Serialized Form

Constructor Summary
InvalidGameFormatException()
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidGameFormatException

public InvalidGameFormatException()

Submit a bug or feature
Visit the Website
Internet Chess ToolKit is licensed under the GPL v2 .