Package io.activej.csp.process.frames
Class TruncatedBlockException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.activej.common.exception.MalformedDataException
io.activej.common.exception.TruncatedDataException
io.activej.csp.process.frames.TruncatedBlockException
- All Implemented Interfaces:
Serializable
public final class TruncatedBlockException
extends io.activej.common.exception.TruncatedDataException
Exception indicates a stream that ends with an incomplete Data Block
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TruncatedBlockException
-