SokDoc

sok / Sok.Exceptions / BufferOverflowException / <init>

<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

Parameters

message - Message given by the exception when thrown