Uses of Class
chtdecoder.exceptions.NameTooLongException

Packages that use NameTooLongException
chtdecoder.datastructures   
 

Uses of NameTooLongException in chtdecoder.datastructures
 

Methods in chtdecoder.datastructures that throw NameTooLongException
 void CHTCode.setName(java.lang.String name)
          Sets the name of this CHTCode (18 characters max).
 void AbstractCHTCode.setName(java.lang.String name)
          Sets the name of this CHTCode (18 characters max).