nars.io
Class StringParser.InvalidInputException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by nars.io.StringParser.InvalidInputException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
StringParser

private static class StringParser.InvalidInputException
extends java.lang.Exception

All kinds of invalid input lines


Constructor Summary
StringParser.InvalidInputException(java.lang.String s)
          An invalid input line.
 
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

StringParser.InvalidInputException

public StringParser.InvalidInputException(java.lang.String s)
An invalid input line.

Parameters:
s - type of error