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 Details

    • TruncatedBlockException

      public TruncatedBlockException(Throwable cause)