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