gnu.prolog.demo.mentalarithmetic
Class NoAnswerException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           gnu.prolog.demo.mentalarithmetic.NoAnswerException
gnu.prolog.demo.mentalarithmetic.NoAnswerException
- All Implemented Interfaces: 
- Serializable
- public class NoAnswerException 
- extends Exception
Exception thrown when we have no answer to give.
- Author:
- daniel
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
NoAnswerException
public NoAnswerException(String message)
- Parameters:
- message-