Class NoMoreDataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cool.scx.io.exception.NoMoreDataException
- All Implemented Interfaces:
Serializable
没有更多可用的数据, 本质上是一种正常的流结束信号.
- Version:
- 0.0.1
- Author:
- scx567888
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoMoreDataException
public NoMoreDataException()
-