Package hec.io.dbf

Class IndexTagKeyNotFoundException

All Implemented Interfaces:
Serializable

public class IndexTagKeyNotFoundException extends DbfException
An exception class generated when an index tag key is not found in the current index for a dbf.
See Also:
  • Constructor Details

    • IndexTagKeyNotFoundException

      public IndexTagKeyNotFoundException(String indexTagKey)