Uses of Class
org.naturalcli.InvalidTokenException

Packages that use InvalidTokenException
org.naturalcli Provides classes and interfaces for handling command lines human readable. 
 

Uses of InvalidTokenException in org.naturalcli
 

Methods in org.naturalcli that throw InvalidTokenException
 void Token.setText(java.lang.String text)
          Set the token text and validate it
 

Constructors in org.naturalcli that throw InvalidTokenException
Token(java.lang.String text)
          Constructor for the token