Package hec.data.tx

Class DataSetTxException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DataSetTxCombineException, DataSetTxDeriveException, DataSetTxEmptyException, DataSetTxIllegalArgumentException, DataSetTxIntervalException, DataSetTxQualityFlagException

@Deprecated public class DataSetTxException extends DataSetException implements Serializable
Deprecated.
See Also:
  • Constructor Details

    • DataSetTxException

      public DataSetTxException()
      Deprecated.
    • DataSetTxException

      public DataSetTxException(String message)
      Deprecated.
    • DataSetTxException

      public DataSetTxException(Exception e)
      Deprecated.