Uses of Class
chtdecoder.exceptions.InvalidAddressException

Packages that use InvalidAddressException
chtdecoder.datastructures   
 

Uses of InvalidAddressException in chtdecoder.datastructures
 

Methods in chtdecoder.datastructures that throw InvalidAddressException
 void CHTCode.setAddress(int address)
          Sets the address of this CHTCode.
 void AbstractCHTCode.setAddress(int address)
          Sets the address of this CHTCode.