sk.stuba.fiit.foo07.genex.exceptions
Class NotEnoughQuestionsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by sk.stuba.fiit.foo07.genex.exceptions.NotEnoughQuestionsException
All Implemented Interfaces:
java.io.Serializable

public class NotEnoughQuestionsException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
NotEnoughQuestionsException()
           
NotEnoughQuestionsException(java.lang.String arg0)
           
NotEnoughQuestionsException(java.lang.Throwable arg0)
           
 
Method Summary
 
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

NotEnoughQuestionsException

public NotEnoughQuestionsException()

NotEnoughQuestionsException

public NotEnoughQuestionsException(java.lang.Throwable arg0)

NotEnoughQuestionsException

public NotEnoughQuestionsException(java.lang.String arg0)


Copyright © 2008 Faculty of Informatics and Information Technologies, STU Bratislava. All Rights Reserved.