Class NoDataException

All Implemented Interfaces:
Serializable

public class NoDataException extends IOException
Thrown when a reader has no data for a particular time frame and particular PV.
Author:
mshankar
See Also:
  • Constructor Details

    • NoDataException

      public NoDataException(String message)