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:
    Serialized Form
    • Constructor Detail

      • NoDataException

        public NoDataException​(String message)