Uses of Package
chtdecoder.exceptions

Packages that use chtdecoder.exceptions
chtdecoder.datastructures   
 

Classes in chtdecoder.exceptions used by chtdecoder.datastructures
InvalidAddressException
          Thrown when an address falls outside the valid range for addresses.
InvalidCHTCodeDataException
          Thrown to indicate a byte[] array of CHT data is invalid.
InvalidValueException
          Thrown when a value falls outside the range for valid values.
NameTooLongException
          Thrown to indicate a CHTCode name is too long (greater than 18 characters).