Class MissedDataException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.blackhillsoftware.smf.realtime.MissedDataException
All Implemented Interfaces:
Serializable

public class MissedDataException extends IOException
This exception indicates that the z/OS buffer for the in memory resource wrapped around and data was discarded (return code 04 reason code X'0401' from IFAMGET).
See Also: