Class MissedDataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.blackhillsoftware.smf.realtime.MissedDataException
- All Implemented Interfaces:
Serializable
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:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString