sok / Sok.Exceptions / BufferUnderflowException / <init>
BufferUnderflowException(message: String = "There is not enough remaining data in the buffer to perform the read operation")
Platform and version requirements: Common
Exception thrown when trying to read a value too large for the remaining space in the buffer
message - Message given by the exception when thrown